Unverified Commit 6a1495ca authored by yangtianyu92's avatar yangtianyu92 Committed by GitHub
Browse files

Fix docker pull command(#807)

parent 830fba91
...@@ -21,5 +21,5 @@ pip install *.whl ...@@ -21,5 +21,5 @@ pip install *.whl
## Pull From Dockerhub ## Pull From Dockerhub
Run the following script to pull the docker image: Run the following script to pull the docker image:
```shell script ```shell script
docker pull djiajun1206/pcdet:pytorch.16 docker pull djiajun1206/pcdet:pytorch1.6
``` ```
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