Updated Installing ZSH (markdown)

Sean Hale 2019-09-21 14:34:24 -07:00
parent 8074b430fa
commit a16fb2ce63
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ If necessary, follow these steps to install Zsh:
5. Test that it worked with `echo $SHELL`. Expected result: `/bin/zsh` or similar.
6. Test with `$SHELL --version`. Expected result: 'zsh 5.1.1' or similar
## How to install zsh in many platforms
## How to install zsh on many platforms
### macOS