Skip to content

Commit 7162d92

Browse files
authored
Update readme.md
Recommended to use --recurse-submodules flag instead
1 parent d4968cc commit 7162d92

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

readme.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,7 @@ and restart MATLAB.
6060

6161
To keep the submodules up to date, run the following in the Git Bash terminal (within the Rigbox directory):
6262
```
63-
git pull
64-
git submodule update --remote
63+
git pull --recurse-submodules
6564
```
6665
## Running an experiment in MATLAB
6766

0 commit comments

Comments
 (0)