ironic-ui/doc/source/installation.rst
Elizabeth Elwell 728fed6ee9 Added cookiecutter files
In patch amends have also renamed internal ironic-ui folder to ironic_ui to
ensure not read mathematically to pass pep8 tests. Also added global requirements.

Change-Id: I5689f762194291bbad6070350486d397c376364a
2016-01-20 19:00:52 +00:00

13 lines
196 B
ReStructuredText

============
Installation
============
At the command line::
$ pip install ironic-ui
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv ironic-ui
$ pip install ironic-ui