Update installing.md

This commit is contained in:
Jacques Wagener 2019-09-26 20:45:07 +02:00 committed by GitHub
parent fe1eec34ba
commit 04021dae3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 2 deletions

View File

@ -31,9 +31,8 @@ make USE_NLVM=1 examples
```
make get-nimclang-docker
git submodule update --init
make get-wabt
make tools
```
Note: nimclang docker image contains tools & wabt.
## Building the examples