Skip to content

Commit

Permalink
readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
demonnic committed Jul 20, 2022
1 parent a4061e5 commit 3ff0bfe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ Once your project is configured, simply `muddle` in the root directory and it wi
* And a dream!
* Ok maybe some groovy and/or java knowledge would help

I build using JDK8, but I have tested using jdk 8, 11, 17, and 18.

### Building

`./gradlew clean shadowJar` produces an executable jar file with all of the depenendencies. This can be run using `java -jar </path/to/jarfile`
Expand Down

0 comments on commit 3ff0bfe

Please sign in to comment.