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
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ Today, Karna ships as a **self-hosted, production-ready assistant stack** with w

### Install (Fastest Path Today)

> **Heads up:** the `karna-ai` npm package is not yet published. Use the [From source](#other-install-methods) or Docker path below. The command here describes the intended UX once `karna-ai` ships.

```bash
npm install -g karna-ai
```
Expand Down
Loading