diff --git a/doc/quickstart.rst b/doc/quickstart.rst index e1d4f74b3f..c1c8c175a8 100644 --- a/doc/quickstart.rst +++ b/doc/quickstart.rst @@ -329,11 +329,11 @@ For mounting /run and /var/lib/nova/mnt as shared upon startup, edit Install Kolla for deployment or evaluation ========================================== -Install Kolla and its dependencies using pip. +Install kolla-ansible and its dependencies using pip. :: - pip install kolla + pip install kolla-ansible Copy the configuration files globals.yml and passwords.yml to /etc directory.