提交 a2919b3e 编写于 作者: R Romain Vimont

Fix release instructions in BUILD.md

Makefile.CrossWindows have been renamed to release.mk, which is called
from release.sh.
上级 f8524a2b
......@@ -112,7 +112,7 @@ sudo apt install openjdk-8-jdk
Then generate the releases:
```bash
make -f Makefile.CrossWindows
./release.sh
```
It will generate win32 and win64 releases into `dist/`.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册