Merge "Fix missing project name in installation doc"

This commit is contained in:
Jenkins 2015-01-24 03:24:02 +00:00 committed by Gerrit Code Review
commit 3a5518d588

View File

@ -4,9 +4,9 @@ Installation
At the command line::
$ pip install
$ pip install oslo.vmware
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv
$ pip install
$ mkvirtualenv oslo.vmware
$ pip install oslo.vmware