Update README.md
I needed to do this to run the project
This commit is contained in:
parent
4ca7c4be1f
commit
ffcd90e8a7
1 changed files with 1 additions and 1 deletions
|
@ -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!
|
||||||
|
|
Loading…
Reference in a new issue