fix a wrong name in installation message

This commit is contained in:
spacewander 2017-07-06 16:03:33 +08:00
parent 9a6c60e6a7
commit 6bd1ebd68b

View file

@ -54,7 +54,7 @@ install:
@mkdir -p $(DESTDIR)$(SYSCONFDIR)/bash_completion.d
cp -f etc/bash_completion.sh $(DESTDIR)$(SYSCONFDIR)/bash_completion.d/git-extras
@echo ""
@echo "If you are a zsh user, you may want to 'source etc/git-extra-completion.zsh' and put this line into ~/.zshrc to enable zsh completion"
@echo "If you are a zsh user, you may want to 'source etc/git-extras-completion.zsh' and put this line into ~/.zshrc to enable zsh completion"
man/%.html: man/%.md
ronn \