We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 295f80e + 0971a4e commit dadf67aCopy full SHA for dadf67a
src/setup.md
@@ -3,7 +3,7 @@
3
If you want to be able to use Rust for wasm then you need an environment to be able to do that! If
4
you haven't already you'll need to install [rustup][rustup] the official tool in order to install
5
and manage different versions of the Rust compiler. Follow the instructions on the site to get it
6
-installed on your machine. Once that's installed you'll need to get the `wasm32-uknown-unknown`
+installed on your machine. Once that's installed you'll need to get the `wasm32-unknown-unknown`
7
toolchain.
8
9
```bash
0 commit comments