summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPouria Mousavizadeh Tehrani <p.mousavizadeh@protonmail.com>2024-01-26 11:48:23 +0330
committerBrian May <brian@linuxpenguins.xyz>2024-01-31 19:28:53 +1100
commit89bd3fc2f3b037d413ba505dd86f2978131e3089 (patch)
treedad4213d0da2133b9712bfcf08a59727b2d10907
parent5c479220a75fbe390d8284285baf40ef13256011 (diff)
Update FreeBSD Installation README.rst
-rw-r--r--README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 0c915fc..47a14f9 100644
--- a/README.rst
+++ b/README.rst
@@ -73,7 +73,7 @@ Obtaining sshuttle
# ports
cd /usr/ports/net/py-sshuttle && make install clean
# pkg
- pkg install py36-sshuttle
+ pkg install py39-sshuttle
- OpenBSD::