Fixed URL

This commit is contained in:
lukaseder 2016-05-09 15:04:02 +02:00
parent 8897304d42
commit af674a1913

View File

@ -6,7 +6,7 @@ To install and run this example, simply check it out and run the following Maven
```
$ pwd
/path/to/checkout/dir
$ cd jOOQ-examples/jOOQ-flyway-example
$ cd jOOQ-examples/jOOQ-checker-framework-example
...
$ mvn clean install
```