another python 3.5 change

This commit is contained in:
Joshua Li 2020-06-10 16:46:52 -07:00
parent e56f8f2349
commit 61bbbca956

View File

@ -11,7 +11,7 @@ Description
-----------
:program:`sshuttle` allows you to create a VPN connection from your
machine to any remote server that you can connect to via
ssh, as long as that server has python 2.3 or higher.
ssh, as long as that server has python 3.5 or higher.
To work, you must have root access on the local machine,
but you can have a normal account on the server.