Skip to content

Commit d5dddae

Browse files
authored
Update RUN_SIMULATION_CN.md
1 parent ff13cfb commit d5dddae

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/RUN_SIMULATION_CN.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ cd WorldDreamer && python tools/dreamer_fast_api.py --resume=path/to/your/weight
1313

1414
## 启动 DrivingAgent 服务
1515

16-
请按照 [README.md](../DrivingAgents/UniAD/README.md) 准备环境并下载权重。
16+
请按照 [README.md](../DrivingAgents/UniAD/README_CN.md) 准备环境并下载权重。
1717

1818
```shell
1919
cd DrivingAgents/UniAD && python demo/fast_api_uniad.py
@@ -23,4 +23,4 @@ cd DrivingAgents/UniAD && python demo/fast_api_uniad.py
2323
请按照 [README.md](../TrafficManager/README.md) 启动模拟。
2424

2525
如果一切顺利,你将看到一个类似这样的窗口!
26-
![alt text](../assets/simulation.png)
26+
![alt text](../assets/simulation.png)

0 commit comments

Comments
 (0)