Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ npm install -g @clagentic/console
Then run from anywhere:

```bash
clagentic
clagentic-console
```

Or try it without installing:
Expand Down Expand Up @@ -67,7 +67,7 @@ npx @clagentic/console --shutdown # Stop daemon
npx @clagentic/console --dangerously-skip-permissions
```

Also available as `clagentic` or `clagentic-console` if installed globally.
Also available as `clagentic-console` if installed globally.

## Architecture

Expand Down
Loading