274f489911
Change-Id: I3c0e90b763766f8a8507fc3816b0c34f7748ab78
13 lines
190 B
ReStructuredText
13 lines
190 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install higgins
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv higgins
|
|
$ pip install higgins
|