Skip to content

Commit

Permalink
[fix] README
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan Kulkarni committed Jan 26, 2022
1 parent 462be08 commit 6abca47
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ Once registered, anyone is able to use the market module by approving it via the

## Local Development

1. Install dependencies with `yarn`
2. Compile the contracts with `yarn build`
3. Run tests with `yarn test`
1. Install [Foundry](https://github.com/gakonst/foundry#installation)
2. Install dependencies with `yarn` & `forge update`
3. Compile the contracts with `yarn build`
4. Run tests with `yarn test`

0 comments on commit 6abca47

Please sign in to comment.