Skip to content

Commit d39fd3d

Browse files
tobyDingdingtiancheng@kuaidihelp.com
andauthored
docs: update CONTRIBUTING.md (#2309)
Co-authored-by: dingtiancheng@kuaidihelp.com <dingtiancheng@kuaidihelp.com>
1 parent bf36f91 commit d39fd3d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44

55
[Node.js](https://nodejs.org/) >= 14, [PNPM](https://pnpm.io/) >= 7, [Rust](https://www.rust-lang.org/)
66

7-
After Rust is installed, add `wasm32-wasi`.
7+
After Rust is installed, add `wasm32-wasip1`.
88

99
```shell
10-
rustup target add wasm32-wasi
10+
rustup target add wasm32-wasip1
1111
```
1212

1313
## Setup the repository locally

0 commit comments

Comments
 (0)