diff --git a/doc/source/user/quickstart.rst b/doc/source/user/quickstart.rst
index b8ad0bba553c4bc40350b2085a17784046c0073e..47fdf753e73d1fd9a256f9b2ec422af13a8f92f4 100644
--- a/doc/source/user/quickstart.rst
+++ b/doc/source/user/quickstart.rst
@@ -666,6 +666,12 @@ Generate the ``admin-openrc.sh`` file. The file will be created in
 
     kolla-ansible post-deploy
 
+Install the python-openstackclient as per followed installation.
+
+::
+
+    pip install python-openstackclient
+
 To test your deployment, run the following commands to initialize the network
 with a glance image and neutron networks.