Skip to content

Commit b1517b5

Browse files
authored
Update tutorial_getting_started.md
1 parent c0ae6ab commit b1517b5

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

doc/tutorial_getting_started.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ If you already have `nvidia-docker` installed, then you can just run:
5454

5555
```
5656
cd pytorch-dense-correspondence
57-
git submodule update --init --remote --recursive
58-
git submodule update --recursive
57+
git submodule update --init --recursive
5958
cd docker
6059
./docker_build.py
6160
```

0 commit comments

Comments
 (0)