From 9ba5fbebf5f0701b4f583d708282f99acbea6428 Mon Sep 17 00:00:00 2001 From: jmayday Date: Thu, 15 Dec 2016 21:23:32 +0100 Subject: [PATCH] Fix plugin description --- plugins/git-flow-avh/git-flow-avh.plugin.zsh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/git-flow-avh/git-flow-avh.plugin.zsh b/plugins/git-flow-avh/git-flow-avh.plugin.zsh index ba98fff01..4ed49b7fc 100644 --- a/plugins/git-flow-avh/git-flow-avh.plugin.zsh +++ b/plugins/git-flow-avh/git-flow-avh.plugin.zsh @@ -12,10 +12,10 @@ # # a. Place it in your .zshrc: # -# b. Or, copy it somewhere (e.g. ~/.git-flow-completion.zsh) and put the following line in +# b. Or, copy it somewhere (e.g. ~/.git-flow-avh.plugin.zsh) and put the following line in # your .zshrc: # -# source ~/.git-flow-completion.zsh +# source ~/.git-flow-avh.plugin.zsh # # c. Or, use this file as a oh-my-zsh plugin. #