mirror of
https://github.com/Genymobile/scrcpy
synced 2024-12-22 23:23:17 +00:00
Update another java version in BUILD.md
Commit f8524a2be7
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…
Reference in New Issue
Block a user