728fed6ee9
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
13 lines
196 B
ReStructuredText
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
|