diff --git a/doc/source/install/installation_guide.rst b/doc/source/install/installation_guide.rst index 8c3679c07..63b8cfdef 100644 --- a/doc/source/install/installation_guide.rst +++ b/doc/source/install/installation_guide.rst @@ -39,6 +39,10 @@ First of all, clone the repo and go to the repo directory:: $ git clone https://github.com/openstack/mistral.git $ cd mistral +Install tox:: + + $ pip install tox + Generate config:: $ tox -egenconfig