diff --git a/doc/source/install/install-rdo.rst b/doc/source/install/install-rdo.rst index 8e2d66b43..5bd9fcb96 100644 --- a/doc/source/install/install-rdo.rst +++ b/doc/source/install/install-rdo.rst @@ -262,7 +262,7 @@ Install and configure ``memcached``, ``uWSGI`` and Messaging on the web server .. code-block:: console - # yum -y install python-pip + # yum install python-pip # git clone https://git.openstack.org/openstack/zaqar.git # cd zaqar # pip install . -r ./requirements.txt --upgrade --log /tmp/zaqar-pip.log