diff --git a/docs/install.rst b/docs/install.rst index 75ad71d03e..0b4f82e8cd 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -31,7 +31,7 @@ Either checkout of the code or use the releases page: https://github.com/inmanta git clone https://github.com/inmanta/inmanta.git cd inmanta - pip install . + pip install -c requirements.txt . Fedora and CentOS 7