From 708eeb15fdf978804ef88520a7d2666437f59cb5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Anselme=20Fran=C3=A7ois?= Date: Fri, 20 May 2016 15:04:31 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89affff..0f5d2a4 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,14 @@ and the command line needed to compile it. download and install git, cmake, Qt5, and a c++ compiler (gcc on Unix or MinGW on Windows) get all required repositories : + git clone https://git.epicsparrow.com/epicsparrow/CMakeTemplate.git + git clone https://git.epicsparrow.com/epicsparrow/SparrowRenderer.git + git clone https://git.epicsparrow.com/epicsparrow/PixelWars.git + get all required dependencies, unzip this archive where you cloned the repositories : https://epicsparrow.com/media/libs/glm.zip