os-http/doc/source/installation.rst
2015-09-22 11:03:46 +10:00

13 lines
190 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install os-http
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv os-http
$ pip install os-http