diff --git a/doc/Install_develop.rst b/doc/Install_develop.rst index 2a882fab45c77a0712220dd27cc182c42450c35b..5b6840d3e745098ef53d96cc5ea2698586a03e2b 100644 --- a/doc/Install_develop.rst +++ b/doc/Install_develop.rst @@ -4,7 +4,7 @@ How to use and develop libcaosdb Dependencies ------------ -- See the `dependencies <DEPENDENCIES.md>`__ file. +- See the `dependencies <DEPENDENCIES.md>`__ file, install with ``pip install -r requiremens.txt``. Build -----