Browse Source

Making sure it's obvious to symlink to ~/.zshrc

Robby Russell 14 years ago
parent
commit
627a61a065
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.textile

+ 1 - 1
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..)