diff --git a/doc/source/install/install-source.rst b/doc/source/install/install-source.rst index d685557e..1849aa39 100644 --- a/doc/source/install/install-source.rst +++ b/doc/source/install/install-source.rst @@ -12,10 +12,11 @@ service from source. Install the services -------------------- -Retrieve and install karbor:: +Retrieve and install karbor with required packages:: git clone https://git.openstack.org/openstack/karbor cd karbor + sudo pip install -e . python setup.py install This procedure installs the ``karbor`` python library and the following