13 lines
229 B
ReStructuredText
Raw Normal View History

2015-03-17 08:35:39 -04:00
============
Installation
============
At the command line::
$ pip install python-tripleoclient
2015-03-17 08:35:39 -04:00
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv python-tripleoclient
$ pip install python-tripleoclient