Minor README note about assembleDist

This commit is contained in:
Chad Retz 2017-04-23 03:36:12 -05:00
parent febb07b8b2
commit b367c59ba3

View File

@ -198,6 +198,7 @@ The reason we use recursive is to clone the spec submodule we have embedded at `
`gradle wrapper`. Now the `gradlew` command is available.
To build, run `./gradlew build`. This will run all tests which includes the test suite from the WebAssembly spec.
Running `./gradlew assembleDist` builds the same zip and tar files uploaded to the releases area.
### Library Notes