README.md: update build instructions (#437)

pull/438/head
YAMAMOTO Takashi 6 months ago committed by GitHub
parent e29a3fef8b
commit 3adc86a271
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -53,11 +53,12 @@ To build the full package:
```shell script
cd wasi-sdk
NINJA_FLAGS=-v make package
./ci/build.sh
```
The built package can be found into `dist` directory. For releasing a new
version of the package on GitHub, see [RELEASING.md](RELEASING.md).
The built package can be found into `build/dist` directory.
For releasing a new version of the package on GitHub,
see [RELEASING.md](RELEASING.md).
## Install

Loading…
Cancel
Save