os-net-config/doc/source/installation.rst
Dan Prince 8d3dc89842 Initial commit
Initial commit of the project layout
2014-06-06 12:27:50 -04:00

207 B

Installation

At the command line:

$ pip install os-net-config

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv os-net-config
$ pip install os-net-config