fixes README regarding installation of snarkjs for build-process

This commit is contained in:
Hagen Hübel 2022-06-17 22:13:37 +02:00
parent 1ef6a263ac
commit 9274d0b336

View File

@ -38,6 +38,7 @@ Underlying circomlib dependency is currently being audited, and the team already
1. `node v11.15.0` 1. `node v11.15.0`
2. `npm install -g npx` 2. `npm install -g npx`
3. `npm install -g snarkjs`
## Usage ## Usage