Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amr080 authored Oct 16, 2024
1 parent f4646de commit 9ee1b5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ npx hardhat compile
Deploying and contract verification

```shell
npx hardhat run scripts/deploy.ts --network goerli
npx hardhat verify --network goerli <contract-address>
npx hardhat run scripts/deploy.ts --network sepolia
npx hardhat verify --network sepolia <contract-address>
```

Help
Expand Down

0 comments on commit 9ee1b5c

Please sign in to comment.