From 8d768834da27f7ae2448261f2c645e93ead9e24b Mon Sep 17 00:00:00 2001 From: David Date: Thu, 28 Nov 2019 10:43:55 +0000 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 0352b6e..b3c9e93 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -35,7 +35,7 @@ If necessary, follow these steps to install Zsh: you _might_ be OK. Preferably newer than or equal to `5.0`.** ```sh -brew install zsh zsh-completions +brew install zsh ``` To set zsh as your default shell, execute the following for **macOS High Sierra** ```