Skip to content
This repository has been archived by the owner on Oct 3, 2024. It is now read-only.

Commit

Permalink
Update migrating-to-zksync.md (#872)
Browse files Browse the repository at this point in the history
  • Loading branch information
amelnytskyi authored Jan 19, 2024
1 parent a83cc23 commit 229b344
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/build/tooling/hardhat/migrating-to-zksync.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ yarn hardhat deploy-zksync --script SCRIPT_FILENAME.ts --network zkSyncTestnet
@tab npm

```bash
yarn hardhat deploy-zksync --script SCRIPT_FILENAME.ts --network zkSyncTestnet
npm hardhat deploy-zksync --script SCRIPT_FILENAME.ts --network zkSyncTestnet
```

:::
Expand Down

0 comments on commit 229b344

Please sign in to comment.