File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 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
99You 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
1414npm install -g codechain-sdk-cli
1515```
1616
17- ### Install using a package manager (yarn)
17+ ### Install using the yarn package manager
1818
1919``` sh
2020yarn global add codechain-sdk-cli
You can’t perform that action at this time.
0 commit comments