From 7d17b180ab97a67787d445769254f2f2af5e2302 Mon Sep 17 00:00:00 2001 From: tamplan Date: Sun, 28 Jun 2020 15:02:32 +0200 Subject: Update compilation instructions --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index 4d3637a..14a9f70 100644 --- a/README +++ b/README @@ -18,6 +18,11 @@ See https://wiki.gnome.org/Projects/SessionManagement/ Installation ============ +In order to build this program from the source code you need git installed and + a working MATE environment, with the development tools installed properly. + +git submodule init +git submodule update --remote --recursive ./autogen.sh make make install -- cgit v1.2.1