python-almanachclient/doc/source/installation.rst
2016-08-25 10:49:43 -04:00

13 lines
232 B
ReStructuredText

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