@ganakailabs/cloudeval-cli 0.21.2 → 0.22.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -53,6 +53,11 @@ are summarized with a follow-up command instead of forcing another prompt.
53
53
  When a CLI update exposes new MCP capabilities, restart or reload your MCP
54
54
  client when you are ready; CloudEval never restarts those apps automatically.
55
55
 
56
+ `npm install -g` does not run that installer wizard. After installing from npm,
57
+ use `cloudeval login` for first-run auth, `cloudeval mcp setup <client>` to
58
+ configure MCP in your editor, or `cloudeval update` (TTY) to rerun the shell
59
+ installer and optionally accept agent/MCP setup prompts.
60
+
56
61
  ## Common Commands
57
62
 
58
63
  ```bash