Skip to content

Commit

Permalink
Use shorthand for running task
Browse files Browse the repository at this point in the history
  • Loading branch information
alsco77 committed Feb 14, 2021
1 parent 7570ec5 commit d1d1a6d
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 @@ -148,5 +148,5 @@ hh --config tasks.config.ts
export NODE_URL=https://mainnet.infura.io/v3/yourApiKey

# To run the mBTC-snap task against mainnet
hh --config tasks.config.ts --network mainnet mBTC-snap
yarn task mBTC-snap --network mainnet
```

0 comments on commit d1d1a6d

Please sign in to comment.