Fix typo in install script

pull/17/head
Junegunn Choi 11 years ago
parent 39eb85596c
commit d7f50b1e41

@ -167,8 +167,8 @@ done
cat << EOF
Finished. Reload your .bashrc or .zshrc.
source ~/.bashrc # bash"
source ~/.zshrc # zsh"
source ~/.bashrc # bash
source ~/.zshrc # zsh
To uninstall fzf, simply remove the added line.
EOF

Loading…
Cancel
Save