Update README.md

Added important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back in to see the changes.
This commit is contained in:
Peter Stevenson 2017-09-03 23:17:29 +01:00 committed by GitHub
parent d848c94804
commit 09f767b91d

View File

@ -142,6 +142,7 @@ cp ~/.oh-my-zsh/templates/zshrc.zsh-template ~/.zshrc
```shell
chsh -s /bin/zsh
```
You must log out and log back in to see this change.
##### 5. Initialize your new zsh configuration