[meta] Update README to include how to update submodules

pull/28/head
Alpha Chen 10 years ago
parent 87b37a2024
commit 615fafb54e

@ -32,6 +32,12 @@ rm -rf ~/.dotfiles
ln -s ~/Dropbox/dotfiles ~/.dotfiles
```
To update submodules:
``` shell
git submodule foreach git pull
```
# Development
Ansible tags are indispensible when tweaking the config.

Loading…
Cancel
Save