mirror of https://github.com/zlatinb/muwire
JDK needed, not JRE
parent
20b51b78a0
commit
129eeb3b88
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue