Skip to content

Commit bc0a469

Browse files
committed
chore: bump create-eth to 2.0.22 in README
1 parent 07115c1 commit bc0a469

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ If you are using vscode you may want to install the [Noir Language Support](http
8989
Then 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
9393
cd challenge-zk-voting
9494
```
9595

extension/README.md.args.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ If you are using vscode you may want to install the [Noir Language Support](http
9494
Then 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
9898
cd challenge-zk-voting
9999
\`\`\`
100100

0 commit comments

Comments
 (0)