summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-06-28 15:02:32 +0200
committerraveit65 <[email protected]>2020-06-28 17:04:19 +0200
commit7d17b180ab97a67787d445769254f2f2af5e2302 (patch)
tree99b62df8069aa79ff021f75aafff04d5995fc8e4
parent26ced0be364ed3be106cfe0081502123ce2759fc (diff)
downloadmate-session-manager-7d17b180ab97a67787d445769254f2f2af5e2302.tar.bz2
mate-session-manager-7d17b180ab97a67787d445769254f2f2af5e2302.tar.xz
Update compilation instructions
-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