From 227634e28199303a3ec168805499f552228aced0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20M=C3=B6llerstrand?= Date: Mon, 14 Jan 2019 20:13:43 +0100 Subject: [PATCH] Expecting /usr/bin/zsh, I assume --- Installing-ZSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index f409209..fa0b053 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -7,7 +7,7 @@ Oh-My-Zsh is a framework for [Zsh](http://www.zsh.org), the Z shell. - Expected result: `zsh 5.1.1` or more recent - Additionally, Zsh should be set as your default shell. - Please run `echo $SHELL` from a new terminal to confirm. - - Expected result: `usr/bin/zsh` or similar + - Expected result: `/usr/bin/zsh` or similar ## Install and set up zsh as default