Skip to content

Commit

Permalink
docs(readme): update install instruction
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed Jul 1, 2022
1 parent 5602822 commit 4f5f657
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Expand Up @@ -72,10 +72,10 @@ For more details see the [documentation](https://docs.rs/benimator)

## Installation

Add to `Cargo.toml`:
Add the dependency to your project

```toml
benimator = "3"
```sh
cargo add benimator
```

## Cargo features
Expand Down

0 comments on commit 4f5f657

Please sign in to comment.