From e27bae41cd28b675a5f54e76b06728fb9ce1f846 Mon Sep 17 00:00:00 2001 From: Piotr Yordanov Date: Mon, 20 Aug 2012 00:35:46 +0300 Subject: [PATCH] Made the oneliner code in README more visible. --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index be44d01e..7957b00a 100644 --- a/README.md +++ b/README.md @@ -12,9 +12,9 @@ Oh My Zsh will work with any recent release of Zsh, but the minimum recommended version is 4.3.10. Install using the following one liner: - -``curl https://raw.github.com/sorin-ionescu/prezto/master/install | sh`` - +``` bash +curl https://raw.github.com/sorin-ionescu/prezto/master/install | sh +``` ### Mac OS X If you have administrator privileges, you must fix an Apple-introduced problem