Skip to content

Commit

Permalink
Merge pull request #487 from anegg0/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
wighawag authored Oct 9, 2023
2 parents 9eddc4b + 31c12b0 commit da030c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -381,7 +381,7 @@ This task will also attempt to automatically find the SPDX license in the source
To execute that task, you need to specify the network to run against :

```bash
hardhat --network mainnet etherscan-verify [--api-key <apikey>] [--apiurl <url>]
hardhat --network mainnet etherscan-verify [--api-key <etherscan-apikey>] [--api-url <url>]
```

#### **Options**
Expand Down

0 comments on commit da030c4

Please sign in to comment.