From 85657a20b78826a158de875e581ef52d41f770aa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Wed, 21 Dec 2016 16:23:49 +0100 Subject: [PATCH] Another markdown fix --- Installing-ZSH.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Installing-ZSH.md b/Installing-ZSH.md index 3ac12bc..c81ed8e 100644 --- a/Installing-ZSH.md +++ b/Installing-ZSH.md @@ -36,7 +36,7 @@ Assuming you have [Homebrew](http://brew.sh/) installed. If not, most versions o **macOS** ship zsh by default, but it's normally an older version. **Try `zsh --version` before installing it from Homebrew. If it's newer than 4.3.9 -you _might_ be OK. Preferably newer than or equal to 5.0 ** +you _might_ be OK. Preferably newer than or equal to `5.0`.** ### Ubuntu, Debian & derivatives