Skip to content

Commit

Permalink
nit: remove unnecessary instruction from README
Browse files Browse the repository at this point in the history
  • Loading branch information
jackchuma committed Jan 21, 2025
1 parent d98da18 commit b5a62bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,5 @@ For contract deployment artifacts, see [base-org/contract-deployments](https://g
### setup and testing

- If you don't have foundry installed, run `make install-foundry`.
- Copy `.env.example` to `.env` and fill in the variables.
- `make deps`
- Test contracts: `make test`

0 comments on commit b5a62bc

Please sign in to comment.