Skip to content

Commit

Permalink
docs: fix readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andeya committed Oct 23, 2024
1 parent 4af420d commit 9feaa27
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ A [Casdoor](https://github.com/casdoor/casdoor) SDK with more complete interface
Run the following Cargo command in your project directory:

```sh
cargo add dipper
cargo add casdoor-rs-sdk
```

Or add the following line to your Cargo.toml:

```toml
casdoor-rs-sdk = "0.2"
casdoor-rs-sdk = "2"
```

0 comments on commit 9feaa27

Please sign in to comment.