Skip to content

Commit 1d32d7c

Browse files
authored
Update README.md
1 parent 81ea8f0 commit 1d32d7c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
# codechain-keystore-cli [![Build Status](https://travis-ci.org/CodeChain-io/codechain-keystore-cli.svg?branch=master)](https://travis-ci.org/CodeChain-io/codechain-keystore-cli)
22

3-
A command line CodeChain key management tool
3+
A command line for CodeChain's key management tool
44

55
## How to install
66

77
### Binary install
88

99
You can download the latest binaries from [here](https://github.com/CodeChain-io/codechain-keystore-cli/releases/tag/0.1.1)
1010

11-
### Install using a package manager (npm)
11+
### Install using the npm package manager
1212

1313
```sh
1414
npm install -g codechain-sdk-cli
1515
```
1616

17-
### Install using a package manager (yarn)
17+
### Install using the yarn package manager
1818

1919
```sh
2020
yarn global add codechain-sdk-cli

0 commit comments

Comments
 (0)