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
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:
```
./ollama server &
./ollama serve &
```
Finally, run a model!