diff --git a/README.md b/README.md index b42e150..9477129 100644 --- a/README.md +++ b/README.md @@ -131,9 +131,21 @@ A typical workflow for an LLM using this task manager would be: ### CLI Commands +To use the CLI, you will need to install the package globally: + +```bash +npm install -g taskqueue-mcp +``` + +Alternatively, you can run the CLI with `npx` using the `--package=taskqueue-mcp` flag to tell `npx` what package it's from. + +```bash +npx --package=taskqueue-mcp taskqueue --help +``` + #### Task Approval -Task approval is controlled exclusively by the human user through the CLI command: +Task approval is controlled exclusively by the human user through the CLI: ```bash npx taskqueue approve-task --