diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ Simplifies setting up your Frege project. ## Installation +You need `java >= 11`. + ```bash git clone https://github.com/tricktron/frege-gradle-plugin.git ./gradlew publishToMavenLocal |