Update README.md

I needed to do this to run the project
This commit is contained in:
DavidZirinsky
2023-07-19 08:14:44 -06:00
committed by GitHub
parent 4ca7c4be1f
commit ffcd90e8a7

View File

@@ -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!