Point ant CLI install ref to live-sources.md (OSS has no anthropic-cli.md)

This commit is contained in:
Lance Martin
2026-05-18 21:43:07 -07:00
parent d72d955da4
commit dcc5c0bfd4

View File

@@ -78,7 +78,7 @@ await new EnvironmentWorker({
## Run a worker — `ant` CLI (fixed tools) ## Run a worker — `ant` CLI (fixed tools)
The `ant` CLI ships a worker with the fixed built-in toolset (`bash`, `read`, `write`, `edit`, `glob`, `grep`). Install per `shared/anthropic-cli.md`, then: The `ant` CLI ships a worker with the fixed built-in toolset (`bash`, `read`, `write`, `edit`, `glob`, `grep`). Install per the Anthropic CLI docs (see `shared/live-sources.md` → Anthropic CLI), then:
```sh ```sh
export ANTHROPIC_ENVIRONMENT_KEY=sk-ant-oat01-... export ANTHROPIC_ENVIRONMENT_KEY=sk-ant-oat01-...