From e3c90f6ce778389ac6ab1b280ab51a7ea0d8f85c Mon Sep 17 00:00:00 2001
From: Daniel <d.hornung@indiscale.com>
Date: Wed, 5 Apr 2023 16:29:30 +0200
Subject: [PATCH] DOC: Installing dependencies.

---
 doc/Install_develop.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/Install_develop.rst b/doc/Install_develop.rst
index 2a882fa..5b6840d 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
 -----
-- 
GitLab