aboutsummaryrefslogtreecommitdiffhomepage
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Keith Winstein <keithw@mit.edu>2012-03-17 14:12:38 -0400
committerGravatar Keith Winstein <keithw@mit.edu>2012-03-17 14:12:38 -0400
commit87c5fb7365c4fa40e488fa934868a95ba77b93f6 (patch)
tree5d6d558ab6a6af8dc8c658e4c9de4978fe96f770 /README.md
parent139bcbf9aef5423d9f34acd5f129ead7cd6de989 (diff)
Add Homebrew to README.md
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
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
--------------------