diff --git a/README.textile b/README.textile index bf6776665..c7319af92 100644 --- a/README.textile +++ b/README.textile @@ -33,7 +33,7 @@ h3. The manual way 3. Set zsh as your default shell: - @chsh -s /bin/zsh@ + @chsh -s $(which zsh)@ 4. Start / restart zsh (open a new terminal is easy enough...)