mirror of
https://github.com/fluencelabs/wasm-bindgen
synced 2025-03-16 18:20:51 +00:00
Merge pull request #933 from expobrain/basig_usage_fix
Update installation of toolchain in Basic Usage page
This commit is contained in:
commit
f064f5a9d4
@ -12,7 +12,7 @@ if you'd prefer to follow along in your own console let's install the tools we
|
||||
need:
|
||||
|
||||
```shell
|
||||
$ rustup target add wasm32-unknown-unknown
|
||||
$ rustup target add wasm32-unknown-unknown --toolchain nightly
|
||||
$ cargo +nightly install wasm-bindgen-cli
|
||||
```
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user