diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 5c01c7a..e7a6f4d 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -4,9 +4,9 @@ Installation At the command line:: - $ pip install + $ pip install oslo.vmware Or, if you have virtualenvwrapper installed:: - $ mkvirtualenv - $ pip install \ No newline at end of file + $ mkvirtualenv oslo.vmware + $ pip install oslo.vmware