Browse code

Updated readme

Nicolas Viennot authored on 11/06/2011 at 18:34:05
Showing 1 changed files
... ...
@@ -10,4 +10,7 @@ Installation
10 10
     cd ~
11 11
     git clone git://github.com/nviennot/zsh-config.git .oh-my-zsh
12 12
     ln -s .oh-my-zsh/zshrc .zshrc
13
+    cd .oh-my-zsh
14
+    git submodule init
15
+    git submodule update
13 16
     chsh -s `which zsh`