Browse Source

Update README.md

I needed to do this to run the project
readme-updates
DavidZirinsky 3 years ago
committed by GitHub
parent
commit
ffcd90e8a7
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      README.md

2
README.md

@ -71,7 +71,7 @@ go build .
To run it start the server:
```
./ollama server &
./ollama serve &
```
Finally, run a model!

Loading…
Cancel
Save