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:
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/`.
|
||||||
|
|||||||
Reference in New Issue
Block a user