We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6124118 commit 0eb1d91Copy full SHA for 0eb1d91
README.md
@@ -6,7 +6,7 @@ Build Instructions:
6
c. curl https://sh.rustup.rs -sSf | sh
7
d. cargo install cargo-generate
8
e. sudo apt install npm
9
- e. npm install [email protected]
+ f. npm install [email protected]
10
4. Build the Rust into wasm:
11
a. Ensure you are in the root directory of the project
12
b. run `wasm-pack build`
0 commit comments