Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/arena-rs/arena
Browse files Browse the repository at this point in the history
  • Loading branch information
ts0yu authored Aug 19, 2024
2 parents 110977d + d48ee6e commit 480b607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ The price of the simulation's underlying pool is set via a price process that im

## Usage

To use Arena, the Rust programming language must be installed on your machine. This is commonly achieved using `rustup`.
To use Arena, the Rust programming language alongside the Foundry framework must be installed on your machine. This is commonly achieved using [`rustup`](https://rustup.rs/), and [`foundryup`](https://book.getfoundry.sh/getting-started/installation)

Arena can be added to your library or binary with
```
Expand Down

0 comments on commit 480b607

Please sign in to comment.