Skip to content

Commit cc1255e

Browse files
Recommend to use p2 package for local development
1 parent d223a21 commit cc1255e

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
@@ -24,9 +24,9 @@ $ rake build:download_prebuilt
2424
$ rake build:head-wasm32-unknown-wasip1-full
2525

2626
# Build npm package
27-
$ rake npm:ruby-head-wasm-wasi
27+
$ rake npm:ruby-head-wasm-wasip2:build
2828
# Test npm package
29-
$ rake npm:ruby-head-wasm-wasi:check
29+
$ rake npm:ruby-head-wasm-wasip2:check
3030
```
3131

3232
If you need to re-build Ruby, please clean `./rubies` directory, and run `rake npm:ruby-head-wasm-wasi` again.

0 commit comments

Comments
 (0)