From b29d036a4b0901a438b3e3380461f4219057d6d2 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Thu, 19 Oct 2023 03:27:04 +0200 Subject: [PATCH] Update setup.md Signed-off-by: Dennis Eichhorn --- general/setup.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/general/setup.md b/general/setup.md index 3489d44..eee6381 100755 --- a/general/setup.md +++ b/general/setup.md @@ -142,3 +142,7 @@ After the installation you'll have access to the following content: If you are interest on working on the c++ code base you will in addition need the following tools and libraries: * [OpenCV](https://docs.opencv.org/3.4/d7/d9f/tutorial_linux_install.html) + +## References + +[Installation](https://github.com/Karaka-Management/User-Guide/blob/develop/setup/install.md)