This commit is contained in:
Kai Zimmermann
2016-05-02 17:08:43 +02:00
parent 054dca1a64
commit 6763cb9aff

View File

@@ -14,7 +14,7 @@ We have have described several options for you to get access to the example.
java -jar examples/hawkbit-example-app/target/hawkbit-example-app-*-SNAPSHOT.jar
```
(Note: if you intend to user another database than H2 you have to add the JDBC driver to your class path).
_(Note: you have to add the JDBC driver also to your class path if you intend to use another database than H2.)_
Or: