Commit a0866c3c authored by zhanggezhong's avatar zhanggezhong
Browse files

Update README.md

parent 1ccd6619
...@@ -48,7 +48,7 @@ source /usr/local/bin/fastpt -C ...@@ -48,7 +48,7 @@ source /usr/local/bin/fastpt -C
2. 编译whl包并安装 2. 编译whl包并安装
python3 setup.py -v bdist_wheel python3 setup.py -v bdist_wheel
pip install dist/mmdet3d* pip install dist/mmdet3d* --no-deps --force-reinstall
3. 源码编译安装 3. 源码编译安装
python3 setup.py install python3 setup.py install
......
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