Updated repository URL.

This commit is contained in:
Achim D. Brucker 2016-07-28 23:45:31 +01:00
parent 776d403682
commit 5bac5040b5
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
Note that this repository imports WALA as a submodule. Thus,
you either need to recursively clone this repository, e.g.,
```
git clone --recursive https://github.com/DASPA/DASCA.git
git clone --recursive https://git.logicalhacking.com/DASCA/DASCA.git
```
or execute ``git submodule update --init --recursive`` after
cloning the repository.