From d99c4f27626bf8235412f718165dee8cd65f0dbb Mon Sep 17 00:00:00 2001 From: Elias Kotlyar Date: Wed, 30 May 2018 22:43:06 +0200 Subject: [PATCH] Compile Libraries --- Readme.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 345e6aef..22553a8f 100644 --- a/Readme.md +++ b/Readme.md @@ -1 +1,7 @@ -Test +## Main Repository for Low-Level Development + +### Howto: +1. Clone this repository using following command: +git clone --recurse-submodules git@github.com:Dafang-Hacks/Main.git +2. Run ./compile-libraries.sh to compile all the required libraries +3. Go into v4l2rtpsserver-master and use ./compile.sh