Update README.md

This commit is contained in:
Dan Tehrani
2023-06-24 00:34:04 +09:00
committed by GitHub
parent 3386b30d9b
commit 5dae5e1aa4

View File

@@ -61,7 +61,9 @@ git clone https://github.com/DanTehrani/circom-secq
cd circom-secq && cargo build --release && cargo install --path circom
```
2. Install dependencies & Build all packages
2. Install [wasm-pack](https://rustwasm.github.io/wasm-pack/installer/)
4. Install dependencies & Build all packages
```jsx
yarn && yarn build