Merge pull request #4 from monperrus/patch-2

Update README.md
This commit is contained in:
Anil Koyuncu
2019-08-26 15:30:06 +02:00
committed by GitHub
+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
```