We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 995b2ac commit 837daa4Copy full SHA for 837daa4
1 file changed
README.md
@@ -47,7 +47,7 @@ Deploy your contracts to a testnet then build and upload your app to a public we
47
📥 Then download the challenge to your computer and install dependencies by running:
48
49
```sh
50
-npx create-eth@2.0.12 -e scaffold-eth/se-2-challenges:challenge-stablecoins challenge-stablecoins
+npx create-eth@2.0.13 -e scaffold-eth/se-2-challenges:challenge-stablecoins challenge-stablecoins
51
cd challenge-stablecoins
52
```
53
0 commit comments