We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9496d commit c137f8cCopy full SHA for c137f8c
docs/zkEVM/how-to/using-hardhat.md
@@ -62,7 +62,7 @@ Next is the initialization of a project using Hardhat. Hardhat cannot initialize
62
mv README.md README-tutorial.md
63
```
64
65
-- Initialize a project with Hardhat: ```npx hardhat```.
+- Initialize a project with Hardhat: ```npx hardhat init```.
66
67
- Next, (... *To avoid failure ... please go slow with this cli dialogue*...),
68
0 commit comments