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
|