0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00

Updated Installing ZSH (markdown)

Sean Hale 2019-09-21 14:34:24 -07:00
parent 8074b430fa
commit a16fb2ce63

@ -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