From a16fb2ce639bcc8bdae15e9bb390b29e11fe73bf Mon Sep 17 00:00:00 2001 From: Sean Hale <53191732+seanraiseme@users.noreply.github.com> Date: Sat, 21 Sep 2019 14:34:24 -0700 Subject: [PATCH] Updated Installing ZSH (markdown) --- Installing-ZSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index 4693221..0352b6e 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -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