File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 99
1010<!-- END doctoc generated TOC please keep comment here to allow auto update -->
1111
12- ` stapp-cli ` can be used to install and update stapp packages and theirs peer dependencies.
12+ ` stapp-cli-tools ` can be used to install and update stapp packages and theirs peer dependencies.
1313
1414## Installation and usage
1515``` text
16- npm install stapp-cli -g
16+ npm install stapp-cli-tools -g
1717```
1818
1919### ` stapp-update `
Original file line number Diff line number Diff line change 1- # Stapp CLI
1+ # Stapp CLI Tools
22
33CLI for [ Stapp] ( https://github.com/TinkoffCreditSystems/stapp ) .
44
5- See [ documentation] ( https://stapp.js.org ) for more info.
5+ See [ documentation] ( https://stapp.js.org/guides/cli.html ) for more info.
66
77## Installation
88``` bash
9- npm install -g stapp-cli
9+ npm install -g stapp-cli-tools
1010```
1111
1212## License
You can’t perform that action at this time.
0 commit comments