Skip to content

Commit c0ae6ab

Browse files
authored
Update docker_build_instructions.md
1 parent 7db74c6 commit c0ae6ab

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/docker_build_instructions.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,7 @@ and then restart your machine.
3737
git clone [email protected]:RobotLocomotion/pytorch-dense-correspondence.git
3838
cd pytorch-dense-correspondence
3939
git submodule sync --recursive
40-
git submodule update --init --remote --recursive
41-
git submodule update --recursive
40+
git submodule update --init --recursive
4241
cd docker
4342
./docker_build.py
4443
```

0 commit comments

Comments
 (0)