We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94430ea commit e7d2f01Copy full SHA for e7d2f01
1 file changed
README.md
@@ -28,7 +28,7 @@ Before you begin, you need to install the following tools:
28
Then download the challenge to your computer and install dependencies by running:
29
30
```sh
31
-npx create-eth@2.0.21 -e challenge-token-vendor challenge-token-vendor
+npx create-eth@2.0.22 -e challenge-token-vendor challenge-token-vendor
32
```
33
34
> When prompted, choose your preferred Solidity framework: **Hardhat** or **Foundry**.
0 commit comments