From 7ba0b90b0304d22a67db63baab09406ed6b02022 Mon Sep 17 00:00:00 2001 From: Utsav Date: Sun, 23 Jun 2024 22:00:13 +0530 Subject: [PATCH] chore: updated readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4737f93a..1955b8f3 100644 --- a/README.md +++ b/README.md @@ -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=.