Commit f5c582d1 authored by liyuanhong's avatar liyuanhong

文档更新

parent 5e32a5bf
Pipeline #128 canceled with stages
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
#### (一)、模拟车机程序部署方法 #### (一)、模拟车机程序部署方法
1、安装了python3 和 pip 包管理工具 1、安装了python3 和 pip 包管理工具
2、使用 :pip install -r requirements.txt 安装依赖库 2、使用 :pip install -r requirements.txt 安装依赖库
3、编辑start.py 设置为自己想要的参数 3、编辑start.py 设置为自己想要的参数
4、python3 start.py即可启动模拟服务(window下双击即可启动) 4、python3 start.py即可启动模拟服务(window下双击即可启动)
#### (二)、运行机制 #### (二)、运行机制
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment