Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
kuutsav authored Jun 23, 2024
1 parent bf03db7 commit 7ba0b90
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 @@ -46,7 +46,7 @@ uv pip install -r requirements.txt # Install from a requirements.txt file.
## Updating data

> [!NOTE]
> Make sure you have llm inference setup (config.toml: llms) using `local: ollama, vllm`, or `api: openrouter`
> You'll need llm inference setup (config.toml: llms) using `local: ollama, vllm`, or `api: openrouter`
```bash
$ export PYTHONPATH=.
Expand Down

0 comments on commit 7ba0b90

Please sign in to comment.