summaryrefslogtreecommitdiff
path: root/doc/source/install/index.rst
blob: e7a6f4de6fc4e5b961c56fc6dd2dfafe455e1c1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install oslo.vmware

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv oslo.vmware
    $ pip install oslo.vmware