Skip to content

Commit

Permalink
chore: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathanAmenechi committed Dec 12, 2022
1 parent 9a04dcb commit ae3f168
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,12 +31,6 @@ Install [Foundry](https://github.com/foundry-rs/foundry/).

Foundry has daily updates, run `foundryup` to update `forge` and `cast`.

To install/update forge dependencies: `forge update`

To build contracts: `forge build`

To use prettier-solidity: `pnpm install` (or `npm install` or `yarn install`)

---

## Testing
Expand Down

0 comments on commit ae3f168

Please sign in to comment.