Skip to content

Commit

Permalink
Add link to Ollama website for installation.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Jul 5, 2024
1 parent 03410d1 commit ac81807
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions guides/getting-started/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,10 @@ Add the gem to your project:
$ bundle add async-ollama
~~~

### Ollama

You'll also need to install and start Ollama. You can find instructions for doing so at [https://ollama.com](https://ollama.com).

## Core Concepts

- The {ruby Async::Ollama::Client} is used for interacting with the Ollama server.
Expand Down

0 comments on commit ac81807

Please sign in to comment.