c4fa9f3671
Currently, the installation doc is missing the project name for the pip install command. This commit adds the correct project name. Change-Id: I5c65d36344b52c74d8fb823c3bb2703ba097a743
202 B
202 B
Installation
At the command line:
$ pip install oslo.vmware
Or, if you have virtualenvwrapper installed:
$ mkvirtualenv oslo.vmware
$ pip install oslo.vmware