add: Update the support of git submodules. Including install instrument, installation tool and upgrade tool.

This commit is contained in:
ys 2013-04-24 12:52:09 +08:00
commit 5808761dc8
3 changed files with 9 additions and 3 deletions

View file

@ -22,9 +22,9 @@ h4. via `wget`
h3. The manual way
1. Clone the repository
1. Clone the repository and all submodules.
@git clone git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh@
@git clone --recursive git://github.com/robbyrussell/oh-my-zsh.git ~/.oh-my-zsh@
2. *OPTIONAL* Backup your existing ~/.zshrc file