Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
DanTehrani authored Jun 23, 2023
1 parent 3386b30 commit 5dae5e1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5dae5e1

Please sign in to comment.