diff --git a/README.md b/README.md index e98f2e1..1babf6e 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,11 @@ If you want a command that just downloads, compiles and runs everything, run thi git clone https://github.com/KoenDR06/KamerZoeken cd KamerZoeken +``` + +Then, set your preferences in [config.toml](config.toml). After you have done this, run the following script: + +```sh ./gradlew build java -jar build/libs/KamerZoeken-1.0.0.jar ``` \ No newline at end of file