From 1c7b930d9f11ed3a71934d862c48a5b2eefacc8e Mon Sep 17 00:00:00 2001 From: Johnny Kuan Date: Thu, 12 Apr 2012 02:40:18 -0400 Subject: [PATCH] Macports command instead of link to Portfile --- INSTALL.md | 4 +++- README.md | 5 +++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/INSTALL.md b/INSTALL.md index be3298b..6387104 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -28,7 +28,9 @@ Homebrew is the recommended installation method for Mac OS X:: brew install autojump -A MacPorts installation method is also [available](https://trac.macports.org/browser/trunk/dports/sysutils/autojump/Portfile). +MacPorts also available:: + + port install autojump **Other** diff --git a/README.md b/README.md index 01f8913..d1aebdf 100644 --- a/README.md +++ b/README.md @@ -123,8 +123,9 @@ Homebrew is the recommended installation method for Mac OS X:: brew install autojump -A MacPorts installation method is also -[available](https://trac.macports.org/browser/trunk/dports/sysutils/autojump/Portfile). +MacPorts also available:: + + port install autojump **Other**