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

Commit

Permalink
Merge pull request #16 from feulf/patch-1
Browse files Browse the repository at this point in the history
Update command buidler to hardhat
  • Loading branch information
Rahul Sethuram authored Jan 24, 2021
2 parents e74598b + 26852f6 commit 66a8332
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 66a8332

Please sign in to comment.