mirror of https://github.com/status-im/nimplay.git
Update installing.md
This commit is contained in:
parent
fe1eec34ba
commit
04021dae3c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue