diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 7a910263bd1..3b1aab93738 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -52,7 +52,7 @@ npm i > This requires [docker](https://www.docker.com/) installed on your machine. ```bash -npm run build-wasm +npm run build:wasm ``` #### Copy the sources to `undici`