c98b0a5cbd
Depends-On: I39db2918ea277b939f67d3c856f52bd53c226f27 Change-Id: Iea544d90ae617abbcc6087d558d3fd38fca61a8c
13 lines
184 B
ReStructuredText
13 lines
184 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install kuryr
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv kuryr
|
|
$ pip install kuryr
|