diff --git a/autojump.install b/autojump.install index c517b49..921e952 100644 --- a/autojump.install +++ b/autojump.install @@ -2,6 +2,7 @@ post_install() { echo " > You need to source /etc/profile in your ~/.bash_profile our ~/.bashrc for this to work" echo " > Only guaranteed to work with bash" + echo " > man autojump for instructions." /bin/true }