From abe190c15ebf263bd2cf5589109fd1bd425cdab0 Mon Sep 17 00:00:00 2001 From: Daniel Loader Date: Wed, 4 May 2016 20:43:21 +0100 Subject: [PATCH] Update markdown with correct backticks --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c8807c..6213479 100644 --- a/README.md +++ b/README.md @@ -96,10 +96,10 @@ zgen load caiogondim/bullet-train-oh-my-zsh-theme bullet-train If you're using [zplug](https://github.com/zplug/zplug), add the following line to your **~/.zshrc** where you're adding your other zsh plugins **after** the line `zplug "robbyrussell/oh-my-zsh"`. -'''bash +```bash setopt prompt_subst # Make sure propt is able to be generated properly. zplug "adambiggs/zsh-theme", use:adambiggs.zsh-theme -''' +``` ## Options