mirror of https://github.com/zlatinb/muwire
fix typo
parent
55ea07dab0
commit
a1e392bf6d
|
@ -12,7 +12,7 @@ You can find technical documentation in the [doc] folder. Also check out the [W
|
||||||
|
|
||||||
## Building
|
## Building
|
||||||
|
|
||||||
You need a JDK version between 11 and 17 inclusive. Nnewer versions may not work. After installing that and setting up the appropriate paths, just type
|
You need a JDK version between 11 and 17 inclusive. Newer versions may not work. After installing that and setting up the appropriate paths, just type
|
||||||
|
|
||||||
```
|
```
|
||||||
./gradlew clean assemble
|
./gradlew clean assemble
|
||||||
|
|
Loading…
Reference in New Issue