diff --git a/crates/cdk-mint-rpc/README.md b/crates/cdk-mint-rpc/README.md index be20d9cf..54dbac5d 100644 --- a/crates/cdk-mint-rpc/README.md +++ b/crates/cdk-mint-rpc/README.md @@ -19,7 +19,7 @@ This crate includes: From crates.io: ```bash -cargo install cdk-mint-cli +cargo install cdk-mint-rpc ``` As a library: @@ -48,4 +48,4 @@ cdk-mint-cli keysets list ## License -This project is licensed under the [MIT License](../../LICENSE). \ No newline at end of file +This project is licensed under the [MIT License](../../LICENSE).