Merge pull request #124 from DavidZirinsky/patch-1

Update README.md
This commit is contained in:
Michael Chiang
2023-07-19 07:40:24 -07:00
committed by GitHub

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!