docs: rename shn command references to npx @keygraph/shannon (#375)

This commit is contained in:
ezl-keygraph
2026-06-23 14:24:38 +05:30
committed by GitHub
parent 4be4853fd3
commit 7abcc1d3e1
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/**
* `shn setup` — interactive TUI wizard for one-time credential configuration.
* `npx @keygraph/shannon setup` — interactive TUI wizard for one-time credential configuration.
*
* Walks the user through selecting a provider and entering credentials,
* then persists everything to ~/.shannon/config.toml with 0o600 permissions.