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 0e8c567 commit 6124118Copy full SHA for 6124118
README.md
@@ -5,6 +5,7 @@ Build Instructions:
5
b. curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh
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]
10
4. Build the Rust into wasm:
11
a. Ensure you are in the root directory of the project
0 commit comments