From 9274d0b336628b846001de5b8bec53e6370256c5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hagen=20H=C3=BCbel?= Date: Fri, 17 Jun 2022 22:13:37 +0200 Subject: [PATCH] fixes README regarding installation of snarkjs for build-process --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c542e15..b65f066 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ Underlying circomlib dependency is currently being audited, and the team already 1. `node v11.15.0` 2. `npm install -g npx` +3. `npm install -g snarkjs` ## Usage