File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ If you are using vscode you may want to install the [Noir Language Support](http
8989Then download the challenge to your computer and install dependencies by running:
9090
9191``` sh
92- npx create-eth@2.0.21 -e scaffold-eth/se-2-challenges:challenge-zk-voting challenge-zk-voting
92+ npx create-eth@2.0.22 -e scaffold-eth/se-2-challenges:challenge-zk-voting challenge-zk-voting
9393cd challenge-zk-voting
9494```
9595
Original file line number Diff line number Diff line change @@ -94,7 +94,7 @@ If you are using vscode you may want to install the [Noir Language Support](http
9494Then download the challenge to your computer and install dependencies by running:
9595
9696\`\`\`javascript
97- npx create-eth@2.0.21 -e scaffold-eth/se-2-challenges:challenge-zk-voting challenge-zk-voting
97+ npx create-eth@2.0.22 -e scaffold-eth/se-2-challenges:challenge-zk-voting challenge-zk-voting
9898cd challenge-zk-voting
9999\`\`\`
100100
You can’t perform that action at this time.
0 commit comments