Skip to content

Commit

Permalink
Update README.md (stitionai#337)
Browse files Browse the repository at this point in the history
Fix confusing message.
  • Loading branch information
jonatas authored Apr 4, 2024
1 parent 7cfe8c7 commit f5f1cd7
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 @@ -74,7 +74,7 @@ The easiest way to run the project locally:

1. Install `uv` - Python Package manager (https://github.com/astral-sh/uv)
2. Install `bun` - JavaScript runtime (https://bun.sh/docs/installation)
3. Install and setup `Ollama` (https://ollama.com/) (if you want don't want to use the local models then you can skip this step)
3. Install and setup `Ollama` (https://ollama.com/) (if you don't want to use the local models then you can skip this step)

For ollama you need to install the [models](https://ollama.com/models)<br>
For API models, configure the API keys via setting page in UI. <br><br>
Expand Down

0 comments on commit f5f1cd7

Please sign in to comment.