12 lines
225 B
ReStructuredText
Raw Normal View History

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