Skip to content

Commit c137f8c

Browse files
authored
Update using-hardhat.md
1 parent cc9496d commit c137f8c

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)