os-xenapi/doc/source/installation.rst
Bob Ball f244bbdd01 Initial cookiecutter commit
Change-Id: I9a4b455d9493cef4bb23f89b4d9ae697998dca5a
2016-10-18 11:59:22 +01:00

13 lines
196 B
ReStructuredText

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