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 ee22ebf commit 6f22cdaCopy full SHA for 6f22cda
1 file changed
README.md
@@ -56,7 +56,7 @@ Before you begin, you need to install the following tools:
56
Then download the challenge to your computer and install dependencies by running:
57
58
```sh
59
-npx create-eth@2.0.15 -e challenge-tokenization challenge-tokenization
+npx create-eth@2.0.18 -e challenge-tokenization challenge-tokenization
60
```
61
62
> When prompted, choose your preferred Solidity framework: **Hardhat** or **Foundry**.
0 commit comments