Skip to content

Commit 0f1edd9

Browse files
author
GeunWoo Kim
authored
Update README.md
1 parent 538b8b2 commit 0f1edd9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@ You can download the latest binaries from [here](https://github.com/CodeChain-io
1111
### Install using the npm package manager
1212

1313
```sh
14-
npm install -g codechain-sdk-cli
14+
npm install -g codechain-keystore-cli
1515
```
1616

1717
### Install using the yarn package manager
1818

1919
```sh
20-
yarn global add codechain-sdk-cli
20+
yarn global add codechain-keystore-cli
2121
```
2222

2323
## How to use

0 commit comments

Comments
 (0)