Skip to content

Commit

Permalink
docs: replace outdated version recommendation with cargo add (#59)
Browse files Browse the repository at this point in the history
  • Loading branch information
eopb authored Jul 10, 2024
1 parent b4a36b8 commit f697e17
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,8 @@ servers that are available through a `ServiceDiscovery` interface that currently

Add `ginepro` to your dependencies

```toml
[dependencies]
# ...
ginepro = "0.6.0"
```
cargo add ginepro
```

## Getting started
Expand Down

0 comments on commit f697e17

Please sign in to comment.