Updated docs

This commit is contained in:
Amith Koujalgi
2023-12-26 15:34:37 +05:30
parent e75878d248
commit 8b2145913c
2 changed files with 4 additions and 4 deletions

View File

@@ -41,11 +41,11 @@ terminal of your code editor.
The command runs the Ollama server locally at **http://localhost:11434/**.
### Start your project
### Setup your project
Get started by **creating a new Maven project** on your favorite IDE.
Add the dependency to your project.
Add the dependency to your project's `pom.xml`.
```xml