Skip to content

Commit 796c90b

Browse files
authored
Update README.md-small typo
could not find cdk-mint-cli in crates.io. Found cdk-mint-rpc.
1 parent bc545fc commit 796c90b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

crates/cdk-mint-rpc/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This crate includes:
1919

2020
From crates.io:
2121
```bash
22-
cargo install cdk-mint-cli
22+
cargo install cdk-mint-rpc
2323
```
2424

2525
As a library:
@@ -48,4 +48,4 @@ cdk-mint-cli keysets list
4848

4949
## License
5050

51-
This project is licensed under the [MIT License](../../LICENSE).
51+
This project is licensed under the [MIT License](../../LICENSE).

0 commit comments

Comments
 (0)