Add instructions for pulling updates to origin (and referenced submodules)

Most salient because most will forget about the submodules
This commit is contained in:
Phillip Alexander 2013-09-14 10:15:01 -07:00
parent eb1a20552a
commit 27047193ec

View file

@ -33,6 +33,13 @@ version is 4.3.10.
5. Open a new Zsh terminal window or tab.
Updating
------------
git pull && git pull --recurse-submodules
### Troubleshooting
If you are not able to find certain commands after switching to *Prezto*,