Skip to content

Commit ddde3ad

Browse files
authored
Update README.md
1 parent 64d1404 commit ddde3ad

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,11 @@ cd ~/repos/hello-robot.github.io/repos
8787
git submodule init
8888
git submoudle update
8989
```
90+
Once the repos are present you can update them all to the latest master by:
91+
92+
```
93+
git submodule foreach git pull origin master
94+
```
9095
## Editing a Submodule Repo
9196
For example, Stretch Body:
9297

0 commit comments

Comments
 (0)