Updated Installing ZSH (markdown)

David 2019-11-28 10:43:55 +00:00
parent 833890fc01
commit 8d768834da
1 changed files with 1 additions and 1 deletions

@ -35,7 +35,7 @@ If necessary, follow these steps to install Zsh:
you _might_ be OK. Preferably newer than or equal to `5.0`.** you _might_ be OK. Preferably newer than or equal to `5.0`.**
```sh ```sh
brew install zsh zsh-completions brew install zsh
``` ```
To set zsh as your default shell, execute the following for **macOS High Sierra** To set zsh as your default shell, execute the following for **macOS High Sierra**
``` ```