update og & mc readme

This commit is contained in:
mistyreed63849 2024-12-19 20:39:36 +08:00
parent 3b8ab354a1
commit d4ba5cd417
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@
## Get Started
According to your hardware equipment, fill `available_ports` and `available_devices` in the task configuration file `configs/tasks/minecraft.yaml`.
According to your hardware equipment, fill `available_ports` and `available_devices` in the task configuration file [configs/tasks/minecraft.yaml](../../configs/tasks/minecraft.yaml).
- `available_ports`: Please fill in available ports in your machine. Each concurrent docker container requires 1 port for communication with the task server. Ensure that you provide enough ports to accommodate the expected concurrency.

View File

@ -42,7 +42,7 @@
## Get Started
1. According to your hardware equipment, fill `available_ports` and `available_devices` in the task configuration file `configs/tasks/omnigibson.yaml`.
1. According to your hardware equipment, fill `available_ports` and `available_devices` in the task configuration file [configs/tasks/omnigibson.yaml](../../configs/tasks/omnigibson.yaml).
- `available_ports`: Please fill in available ports in your machine. Each concurrent docker container requires 1 port for communication with the task server. Ensure that you provide enough ports to accommodate the expected concurrency.