1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-04-06 07:19:31 +02:00
sshuttle/docs/installation.rst

13 lines
181 B
ReStructuredText

Installation
============
- From PyPI::
pip install sshuttle
- Clone::
git clone https://github.com/sshuttle/sshuttle.git
cd sshuttle
./setup.py install