Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pepperoni21 authored Nov 11, 2023
1 parent acadb20 commit 0016c05
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 0016c05

Please sign in to comment.