Skip to content

Commit

Permalink
docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored Feb 28, 2024
1 parent 7f94074 commit 5b5a352
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/contracts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ forge build --via-ir

Run tests:
```
forge test
forge test --via-ir
```
(You will need to use `--via-ir` to avoid stack too deep problems while building)

## Deployment

Expand Down

0 comments on commit 5b5a352

Please sign in to comment.