Skip to content
Snippets Groups Projects
Commit 94feb285 authored by Tag's avatar Tag
Browse files

Syntax correction in README + update davis version

parent f53d2743
Branches
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
```
./gradlew downloadAndUnzipFile
./gradlew getJBotsim`
./gradlew getJBotsim
```
## Getting started without IDE
......
......@@ -43,7 +43,7 @@ repositories {
* contents to the build directory
*/
task downloadZipFile(type: Download) {
src 'http://pageperso.lif.univ-mrs.fr/~emmanuel.godard/udavis-0.7rc1.zip'
src 'http://pageperso.lif.univ-mrs.fr/~emmanuel.godard/udavis-0.7rc2.zip'
dest new File('davis', 'udavis-0.7rc2.zip')
overwrite false // to download only once
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment