Update another java version in BUILD.md
Commit f8524a2be738e6471ed2e48265f2663d8c21c0be updated one reference to the openjdk package, but there was another one.
This commit is contained in:
parent
a2919b3ef2
commit
7b51a0313e
2
BUILD.md
2
BUILD.md
@ -106,7 +106,7 @@ sudo apt install mingw-w64 mingw-w64-tools
|
|||||||
You also need the JDK to build the server:
|
You also need the JDK to build the server:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo apt install openjdk-8-jdk
|
sudo apt install openjdk-11-jdk
|
||||||
```
|
```
|
||||||
|
|
||||||
Then generate the releases:
|
Then generate the releases:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user