Update README

This commit is contained in:
0xd4d 2020-11-09 02:48:47 +01:00
parent 5fd4bf33e5
commit 9938e31434
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ Building and testing the JavaScript code requires:
- `rustup component add clippy`
- `rustup target add wasm32-unknown-unknown`
- Node.js >= 10.0.0: https://nodejs.org/en/download/
- wasm-pack: `npm install -g wasm-pack`
- wasm-pack: `npm install -g wasm-pack` or if it fails, see https://rustwasm.github.io/wasm-pack/installer/
# Building this repo