Skip to content

Commit

Permalink
Merge pull request #1 from snim2/patch-1
Browse files Browse the repository at this point in the history
Correct git clone command.
  • Loading branch information
narmion committed Feb 3, 2017
2 parents 60c575c + 6a119fd commit 951cb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Contains the new MTDIFF implementation.
You can build the code with the following commands:

```
https://github.com/FAU-Inf2/treedifferencing.git
git clone https://github.com/FAU-Inf2/treedifferencing.git
cd treedifferencing
./gradlew build
```
Expand Down

0 comments on commit 951cb12

Please sign in to comment.