Skip to content

Commit

Permalink
Improve installation instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleGrandpa925 committed Aug 1, 2024
1 parent 9dcd81a commit 90aa919
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,9 @@ Code examples of how to interact with various Pendle contracts

For sample contracts, check `src/`

For how to use various contracts, check `test/`
For how to use various contracts, check `test/`

## Set up
* Install bun: https://bun.sh/docs/installation
* Run `bun install`
* Run `forge test`

0 comments on commit 90aa919

Please sign in to comment.