From 7e2855432045cc25cf0543816f1cd849e5fb1473 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sat, 20 Jun 2020 21:43:43 +0200 Subject: Update compilation instructions after git submodule use --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 3a3ef7f..c51e2e8 100644 --- a/README +++ b/README @@ -64,8 +64,8 @@ * Dependencies - In order to build this program from the source code you need a working - MATE environment version 1.2, with the development tools installed + In order to build this program from the source code you need git installed and + a working MATE environment version 1.2, with the development tools installed properly. Also you need the following libraries: @@ -75,6 +75,8 @@ * Install + git submodule init + git submodule update ./autogen.sh make make install -- cgit v1.2.1