diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 43c4dc7..0aaaa0e 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -2,13 +2,20 @@ Installation ============ +.. note:: + + In the commands below, substitute "" for your version of choice, + such as "queens" or "rocky". + + If you use the development version, replace "stable/" with "master". + Retrieve and install CloudKitty dashboard: :: git clone https://opendev.org/openstack/cloudkitty-dashboard cd cloudkitty-dashboard - python setup.py install + pip install -c https://opendev.org/openstack/requirements/raw/branch/stable//upper-constraints.txt. Find where the python packages are installed: