summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Entriken <github.com@phor.net>2017-08-02 23:22:50 -0400
committerBrian May <brian@linuxpenguins.xyz>2017-08-03 13:55:04 +1000
commit4d8b758d321987fabc5ed04ada6814058597e9c4 (patch)
treee618a721e517c671ffc66d3a3aa25ef3a0365735
parent4e8c2b9c680518677b9ce49936ed3336b202ecf5 (diff)
Add homebrew instructions
Per https://github.com/apenwarr/sshuttle/pull/45/files
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 42cf31e..022615e 100644
--- a/README.rst
+++ b/README.rst
@@ -57,6 +57,11 @@ It is also possible to install into a virtualenv as a non-root user.
git clone https://github.com/sshuttle/sshuttle.git
./setup.py install
+- Homebrew::
+
+ brew install sshuttle
+
+
Documentation
-------------
The documentation for the stable version is available at: