Update README.md

This commit is contained in:
Martin Monperrus
2019-08-26 15:17:34 +02:00
committed by GitHub
parent d30f028a8e
commit ccb878305a
+3
View File
@@ -6,6 +6,7 @@ Clone and install `edu.lu.uni:simple-utils`.
```
git clone https://github.com/SerVal-DTF/simple-utils
cd simple-utils
mvn install
```
@@ -13,6 +14,7 @@ Clone and install the modified version of Gumtree.
```
git clone https://github.com/SerVal-DTF/gumtree
cd gumtree
mvn install
```
@@ -20,6 +22,7 @@ Clone and install fixminer.
```
git clone https://github.com/SerVal-DTF/fixminer_source
cd fixminer_source
mvn install
```