Commit 118ab253 authored by wufan3's avatar wufan3
Browse files

Fix README.md

parent 3d1c0924
...@@ -19,7 +19,6 @@ docker run -d -t -v $PWD/deepstream:/home/deepstream -v /public/opendas/DL_DATA/ ...@@ -19,7 +19,6 @@ docker run -d -t -v $PWD/deepstream:/home/deepstream -v /public/opendas/DL_DATA/
docker exec -it deepstream-app /bin/bash docker exec -it deepstream-app /bin/bash
source /opt/deepstream/env.sh source /opt/deepstream/env.sh
bash /opt/deepstream/install.sh
``` ```
## 运行 ## 运行
......
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