summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
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