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
commit 0294216ea9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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!