Skip to content

Commit 3e531b3

Browse files
Merge pull request 0xPolygon#253 from 0xemrekaya/patch-1
Update using-hardhat.md
2 parents 0f95421 + c137f8c commit 3e531b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/zkEVM/how-to/using-hardhat.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ Next is the initialization of a project using Hardhat. Hardhat cannot initialize
6262
mv README.md README-tutorial.md
6363
```
6464

65-
- Initialize a project with Hardhat: ```npx hardhat```.
65+
- Initialize a project with Hardhat: ```npx hardhat init```.
6666

6767
- Next, (... *To avoid failure ... please go slow with this cli dialogue*...),
6868

0 commit comments

Comments
 (0)