Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
FIx install command
  • Loading branch information
darrenburns authored May 5, 2024
1 parent e81c1d1 commit 587318c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Conversations with local models are done via `ollama` and never leave your machi
Install Elia with [pipx](https://github.com/pypa/pipx):

```bash
pipx install elia
pipx install elia-chat
```

Depending on the model you wish to use, you may need to set one or more environment variables (e.g. `OPENAI_API_KEY`, `ANTHROPIC_API_KEY`, etc).
Expand Down

0 comments on commit 587318c

Please sign in to comment.