aboutsummaryrefslogtreecommitdiffstats
path: root/framework/src/openstack/neutron/plugin/networking-onos/networking-onos/doc/source/installation.rst
blob: 2228fde063d01278802d6bc713276c1527cf114f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
============
Installation
============

At the command line::

    $ pip install networking-onos

Or, if you have virtualenvwrapper installed::

    $ mkvirtualenv networking-onos
    $ pip install networking-onos