diff --git a/README.md b/README.md index d6b40af0..9037a262 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ version is 4.3.17. 4. Set Zsh as your default shell: - chsh -s /bin/zsh + chsh -s $(which zsh) 5. Open a new Zsh terminal window or tab.