diff --git a/README.md b/README.md index c942d83f2d..5287683f71 100644 --- a/README.md +++ b/README.md @@ -102,8 +102,8 @@ At this stage RustPython only has preliminary support for web assembly. The inst ## Setup -To get started, install [wasm-bingden](https://rustwasm.github.io/wasm-bindgen/whirlwind-tour/basic-usage.html) -and [wasm-webpack](https://rustwasm.github.io/wasm-pack/installer/). You will also need to have `npm` installed. +To get started, install [wasm-bindgen](https://rustwasm.github.io/wasm-bindgen/whirlwind-tour/basic-usage.html) +and [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/). You will also need to have `npm` installed.