* align docs and contract

* clean

* rename from deskctl-cli to deskctl

* runtime
This commit is contained in:
Hari 2026-03-26 08:44:10 -04:00 committed by Harivansh Rathi
parent 88f9ff85a3
commit eac3a61ceb
18 changed files with 41 additions and 47 deletions

View file

@ -9,7 +9,7 @@ toc: true
## Install and diagnose
```sh
npm install -g deskctl-cli
npm install -g deskctl
deskctl doctor
```