compute-hyperv/doc/source/installation.rst

211 B

Installation

At the command line:

$ pip install compute-hyperv

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv compute-hyperv
$ pip install compute-hyperv