Skip to content
This repository has been archived by the owner on Jan 9, 2022. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:rhlsthrm/typescript-solidity-dev-…
Browse files Browse the repository at this point in the history
…starter-kit
  • Loading branch information
rhlsthrm committed Feb 17, 2021
2 parents 4074e81 + 66a8332 commit a420815
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 @@ -18,7 +18,7 @@ Clone this repository, then install the dependencies with `npm install`. Build e

### Run Contract Tests & Get Callstacks

In one terminal run `npx buidler node`
In one terminal run `npx hardhat node`

Then in another run `npm run test`

Expand Down

0 comments on commit a420815

Please sign in to comment.