mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-07 11:02:11 +02:00
docs: align CLI install package manager guidance (#148)
* docs: align CLI install package manager guidance * test: update CLI install docs expectation
This commit is contained in:
parent
9c07038368
commit
75bb4f9497
3 changed files with 3 additions and 3 deletions
|
|
@ -49,7 +49,7 @@ to install and configure ktx
|
|||
## Quick Start
|
||||
|
||||
```bash
|
||||
pnpm add --global @kaelio/ktx
|
||||
npm install -g @kaelio/ktx
|
||||
ktx setup
|
||||
ktx status
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue