Skip to content

Commit 02c0526

Browse files
juntyrhoodmane
andauthored
Update src/doc/rustc/src/platform-support/wasm32-unknown-emscripten.md
Co-authored-by: Hood Chatham <[email protected]>
1 parent eb47be3 commit 02c0526

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/doc/rustc/src/platform-support/wasm32-unknown-emscripten.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,7 @@ If you are only targeting the web and need to access web APIs, the
4343
## Requirements
4444

4545
This target is cross-compiled. The Emscripten compiler toolchain `emcc` must be
46-
installed to link WASM binaries for this target. You can install and activate
47-
`emcc` using:
46+
installed to link WASM binaries for this target. You can install `emcc` using:
4847

4948
```sh
5049
git clone https://github.com/emscripten-core/emsdk.git --depth 1

0 commit comments

Comments
 (0)