Skip to content

Commit 3196358

Browse files
committed
Revert setup sentence, still makes sense ♻️.
1 parent 4124323 commit 3196358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Please refer to its [documentation](https://github.com/rust-lang-nursery/rustup.
1818

1919
### Setup
2020

21-
This step will update to the latest Rust nightly and add the `wasm32-unknown-unknown` toolchain.
21+
This step will update to the latest Rust nightly, add the `wasm32-unknown-unknown` toolchain and install [wasm-gc](https://github.com/alexcrichton/wasm-gc) from *git*. The latter is a small command to clean a wasm module and remove all unneeded exports, imports, functions, etc.
2222

2323
```sh
2424
yarn setup

0 commit comments

Comments
 (0)