29f2737a6e
Change-Id: Id480b25a628ac11e8def458846bb31d45463a5a6
12 lines
225 B
ReStructuredText
12 lines
225 B
ReStructuredText
============
|
|
Installation
|
|
============
|
|
|
|
At the command line::
|
|
|
|
$ pip install python-magnumclient
|
|
|
|
Or, if you have virtualenvwrapper installed::
|
|
|
|
$ mkvirtualenv python-magnumclient
|
|
$ pip install python-magnumclient |