summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authortamplan <[email protected]>2020-06-20 21:43:43 +0200
committerraveit65 <[email protected]>2020-06-20 22:45:29 +0200
commit7e2855432045cc25cf0543816f1cd849e5fb1473 (patch)
tree2e66b827890de54b27d3a27053326394a918bac4 /README
parent69bbf09ce5a5895bdd34452cff2611bf0bcd1c87 (diff)
downloadengrampa-7e2855432045cc25cf0543816f1cd849e5fb1473.tar.bz2
engrampa-7e2855432045cc25cf0543816f1cd849e5fb1473.tar.xz
Update compilation instructions
after git submodule use
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 4 insertions, 2 deletions
diff --git a/README b/README
index 3a3ef7f..c51e2e8 100644
--- a/README
+++ b/README
@@ -64,8 +64,8 @@
* Dependencies
- In order to build this program from the source code you need a working
- MATE environment version 1.2, with the development tools installed
+ 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.
Also you need the following libraries:
@@ -75,6 +75,8 @@
* Install
+ git submodule init
+ git submodule update
./autogen.sh
make
make install