updated Readme

This commit is contained in:
Amith Koujalgi 2023-11-08 14:38:29 +05:30
parent dbda21459b
commit 5a916a4e9f

View File

@ -50,7 +50,7 @@ You might want to include the Maven repository to pull the ollama4j library from
Build your project to resolve the dependencies: Build your project to resolve the dependencies:
```bash ```bash
mvn clean install mvn clean install -U
``` ```
You can then use the Ollama Java APIs by importing `ollama4j`: You can then use the Ollama Java APIs by importing `ollama4j`: