diff options
Diffstat (limited to 'README.textile')
-rw-r--r-- | README.textile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.textile b/README.textile index c3978bef0..1d24a05a6 100644 --- a/README.textile +++ b/README.textile @@ -8,7 +8,7 @@ h2. Setup @git clone git://github.com/robbyrussell/oh-my-zsh.git@ -2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc .zshrc@ +2. Symlink the zsh config with: @ln -s ~/oh-my-zsh/zshrc ~/.zshrc@ 3. Start / restart zsh (open a new terminal is easy enough..) |