1
1
mirror of https://github.com/sshuttle/sshuttle.git synced 2025-04-25 03:38:26 +02:00
sshuttle/docs/installation.rst
2016-01-17 16:19:13 +11:00

12 lines
163 B
ReStructuredText

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