Files
python-congressclient/doc/source/installation.rst
Aaron Rosen ee2c50130d create python-congressclient project with cookiecutter
Change-Id: Ib3ac0a6bb7692995116a1a2cfa6c3e1a4b637a2e
2014-07-02 13:24:29 -07:00

12 lines
231 B
ReStructuredText

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