From 87c5fb7365c4fa40e488fa934868a95ba77b93f6 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Sat, 17 Mar 2012 14:12:38 -0400 Subject: [PATCH] Add Homebrew to README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 40e64cb..6e5d14a 100644 --- a/README.md +++ b/README.md @@ -73,9 +73,14 @@ Getting Mosh sudo port install mosh + * [Homebrew][] + + brew install mobile-shell + [Debian]: http://packages.debian.org/sid/mosh [Ubuntu]: https://launchpad.net/~keithw/+archive/mosh [MacPorts]: https://trac.macports.org/browser/trunk/dports/net/mosh/Portfile + [Homebrew]: http://mxcl.github.com/homebrew/ Building from source --------------------