1
0
mirror of https://github.com/wting/autojump synced 2024-10-27 20:34:07 +00:00

fixed quick typo

This commit is contained in:
William Ting 2011-12-23 04:16:40 -06:00
parent dccb383937
commit 44487d7b42

View File

@ -16,7 +16,7 @@
#along with autojump. If not, see <http://www.gnu.org/licenses/>.
function show_help {
echo "sudo ./install.sh [--prefix /usr/local]"
echo "sudo ./uninstall.sh [--prefix /usr/local]"
}
# Default install directory.