diff options
-rw-r--r-- | README | 5 |
1 files changed, 2 insertions, 3 deletions
@@ -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 |