zun/doc/source/installation.rst
Hongbin Lu 274f489911 Initial commit
Change-Id: I3c0e90b763766f8a8507fc3816b0c34f7748ab78
2016-05-12 14:59:56 -04:00

13 lines
190 B
ReStructuredText

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