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 cfdce0f commit 5ff8f5bCopy full SHA for 5ff8f5b
1 file changed
README.md
@@ -26,7 +26,7 @@ Before you begin, you need to install the following tools:
26
Then download the challenge to your computer and install dependencies by running:
27
28
```sh
29
-npx create-eth@2.0.13 -e challenge-dice-game challenge-dice-game
+npx create-eth@2.0.15 -e challenge-dice-game challenge-dice-game
30
```
31
32
> When prompted, choose your preferred Solidity framework: **Hardhat** or **Foundry**.
0 commit comments