mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-28 12:57:46 +00:00
Fix release instructions in BUILD.md
Makefile.CrossWindows have been renamed to release.mk, which is called from release.sh.
This commit is contained in:
parent
f8524a2be7
commit
a2919b3ef2
2
BUILD.md
2
BUILD.md
@ -112,7 +112,7 @@ sudo apt install openjdk-8-jdk
|
|||||||
Then generate the releases:
|
Then generate the releases:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
make -f Makefile.CrossWindows
|
./release.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
It will generate win32 and win64 releases into `dist/`.
|
It will generate win32 and win64 releases into `dist/`.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user