Correct horizon dir in installation doc

Change-Id: I20671a4f60728f74e3bfb41a9b022cd1baa10fb2
This commit is contained in:
Zhenguo Niu 2017-02-10 11:04:44 +08:00
parent 73874c17ff
commit c1560dea64
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ installation please see http://docs.openstack.org/developer/horizon/quickstart.h
file to ``horizon/openstack_dashboard/local/enabled`` directory. Example,
set as if being executed from the root of the ironic-ui repository::
cp ./ironic_ui/enabled/_2200_ironic.py ../horizon/horizon/openstack_dashboard/local/enabled
cp ./ironic_ui/enabled/_2200_ironic.py ../horizon/openstack_dashboard/local/enabled
4. Change into the ironic-ui repository and package the plugin::