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