Change location of conf files in README

The configuration files have been moved to be shipped with
the dashboard, but the location of the files haven't been updated
in the readme. This should fix it.

Change-Id: I3a3ae9930a7d553d0c463dd120b8ccbb39cec056
This commit is contained in:
Jean-Philippe Evrard 2018-01-26 09:13:32 +00:00
parent 2a8a858acb
commit df306b6628
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Enable heat-dashboard plugin in your Horizon environment::
cp heat-dashboard/heat_dashboard/enabled/* \
horizon/openstack_dashboard/local/enabled
cp heat-dashboard/etc/* \
cp heat-dashboard/heat_dashboard/conf/* \
horizon/openstack_dashboard/conf/
cp heat-dashboard/heat_dashboard/local_settings.d/* \