diff --git a/README.md b/README.md index 9b11bc8..b15745b 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,9 @@ ln -s ~/zsh/zshrc.pure ~/.zsh To set zsh as default shell for your user, edit `/etc/passwd` (from `/bin/bash` to `/bin/zsh`) ### There are two ways: #### Running this command: -```chsch $USER``` +- ```chsch $USER``` +- Input your password +- Input `/bin/zsh` #### Modifying `/etc/passwd` * Find line containing your username * Put your username instead of `user`