diff --git a/doc/install-guide/section_dashboard-install.xml b/doc/install-guide/section_dashboard-install.xml index cc0a95d05c..af75ee9ed2 100644 --- a/doc/install-guide/section_dashboard-install.xml +++ b/doc/install-guide/section_dashboard-install.xml @@ -27,7 +27,7 @@ Install the dashboard on the node that can contact the Identity Service as root: - # apt-get install memcached libapache2-mod-wsgi openstack-dashboard + # apt-get install apache2 memcached libapache2-mod-wsgi openstack-dashboard # yum install memcached python-memcached mod_wsgi openstack-dashboard # zypper install memcached python-python-memcached apache2-mod_wsgi openstack-dashboard