Merge "Fix missing project name in installation doc"
This commit is contained in:
commit
3a5518d588
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user