Skip to content

Commit bcb261b

Browse files
committed
docs: clarify that launch is a CLI feature (desktop users use the app)
1 parent 943328f commit bcb261b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,8 @@ This installs the `localguard` command (the legacy name `llm-security-proxy` als
4848
Start the proxy, then launch a client pre-configured to route through it. Secrets in
4949
requests are redacted before they reach the provider and restored in the response:
5050

51+
> **Note:** `launch` is a command-line feature — install the CLI (above) to use it. Desktop-app users start and manage their agents from the app itself.
52+
5153
```bash
5254
localguard start # start the local proxy daemon
5355
localguard status # check it's running

0 commit comments

Comments
 (0)