diff --git a/README.md b/README.md index 8870c11..6d22d64 100644 --- a/README.md +++ b/README.md @@ -45,10 +45,10 @@ This will compile the WebAssembly module and start a local web server. Open your ### Requirements -* Rust +* Install rust * `wasm-pack` * `wasm32-unknown-unknown` -* npm +* Install node (node comes with npm) ### Build