summaryrefslogtreecommitdiffstats
path: root/networking-odl/doc/source/installation.rst
blob: 29c6e45901b872cc53bf4a0e83b256a990c85c84 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install networking-odl

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv networking-odl
    $ pip install networking-odl