JDK needed, not JRE

pull/24/head
Zlatin Balevsky 2019-10-07 12:38:09 +01:00
parent 20b51b78a0
commit 129eeb3b88
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ The current stable release - 0.4.14 is avaiable for download at https://muwire.c
### Building
You need JRE 8 or newer. After installing that and setting up the appropriate paths, just type
You need JDK 8 or newer. After installing that and setting up the appropriate paths, just type
```
./gradlew clean assemble