diff --git a/Makefile b/Makefile index bb18c59..4eb1f62 100644 --- a/Makefile +++ b/Makefile @@ -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 \