python-redfish/doc/source/installation.rst
2015-03-25 13:46:58 -07:00

13 lines
211 B
ReStructuredText

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