Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
pepperoni21 committed Nov 21, 2023
2 parents db3fead + 0016c05 commit a34be85
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 @@ -6,7 +6,7 @@ It was made following the [Ollama API](https://github.com/jmorganca/ollama/blob/
### Add ollama-rs to your Cargo.toml
```toml
[dependencies]
ollama-rs = "0.1.0"
ollama-rs = "0.1.1"
```
### Initialize Ollama
```rust
Expand Down

0 comments on commit a34be85

Please sign in to comment.