Unverified Commit ffcd90e8 authored by DavidZirinsky's avatar DavidZirinsky Committed by GitHub
Browse files

Update README.md

I needed to do this to run the project
parent 4ca7c4be
...@@ -71,7 +71,7 @@ go build . ...@@ -71,7 +71,7 @@ go build .
To run it start the server: To run it start the server:
``` ```
./ollama server & ./ollama serve &
``` ```
Finally, run a model! Finally, run a model!
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment