diff --git a/README.md b/README.md index e9f09c5..d68e306 100644 --- a/README.md +++ b/README.md @@ -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