Skip to content

Commit

Permalink
Merge pull request #1 from Javadyakuza/correct-readme
Browse files Browse the repository at this point in the history
Fix the package name in the installation part. fixes #27
  • Loading branch information
Javadyakuza authored Sep 25, 2024
2 parents 420cb53 + 6973090 commit f086e0f
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 @@ -48,7 +48,7 @@

```toml
[dependencies]
maestro = { git = "https://github.com/maestro-org/rust-sdk.git" }
maestro-rust-sdk = { git = "https://github.com/maestro-org/rust-sdk.git" }
```

```rust
Expand Down

0 comments on commit f086e0f

Please sign in to comment.