diff --git a/README.md b/README.md index cac6a46..b937f61 100644 --- a/README.md +++ b/README.md @@ -221,7 +221,7 @@ In your Maven project, add this dependency: ```groovy dependencies { - implementation 'com.github.ollama4j:ollama4j:1.0.79' + implementation 'io.github.ollama4j:ollama4j:1.0.79' } ```