From 1df69e9eac9a50c1c5da9d1a9779fefe2cdc1c91 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 28 Jun 2020 16:11:21 +0200 Subject: Update compilation instructions --- README | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README b/README index c51e2e8..2249762 100644 --- a/README +++ b/README @@ -65,8 +65,7 @@ * Dependencies 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. + a working MATE environment, with the development tools installed properly. Also you need the following libraries: * glib >= 2.32.0 @@ -76,7 +75,7 @@ * Install git submodule init - git submodule update + git submodule update --remote --recursive ./autogen.sh make make install -- cgit v1.2.1