From 8fd4364e1a55ef21b400086cf2f3c26bc3878b7e Mon Sep 17 00:00:00 2001 From: Nate Todd Date: Fri, 19 Aug 2011 13:47:29 -0400 Subject: [PATCH] added note to readme about Homebrew package availability --- README.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.rst b/README.rst index ecc587d..6ead5b1 100644 --- a/README.rst +++ b/README.rst @@ -122,6 +122,10 @@ For now gcarrier and I have packaged autojump for Arch Linux. It is available in Tanguy Ortolo packaged autojump for Debian testing/unstable. It will eventually reach Ubuntu. To install, type:: apt-get install autojump + +Autojump is also available on the OSX Homebrew package manager:: + + brew install autojump I would be very interested by packages for other distros. If you think you can help me with the packaging, please contact me!