summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 7d57431..3051bf2 100644
--- a/README.rst
+++ b/README.rst
@@ -67,6 +67,11 @@ Obtaining sshuttle
# pkg
pkg install py36-sshuttle
+- macOS, via MacPorts::
+
+ sudo port selfupdate
+ sudo port install sshuttle
+
It is also possible to install into a virtualenv as a non-root user.
- From PyPI::