浏览代码

readme: add notice about shell changes (#6288)

Add important notice about `chsh -s /bin/zsh` command requiring the user to log out and log back in to see the changes.
Peter Stevenson 5 年之前
父节点
当前提交
177d11d30e
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -163,6 +163,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