update README.md build instructions

This commit is contained in:
Jeffrey Morgan 2023-07-06 11:34:24 -04:00
parent 58f416aad8
commit 4a36f374a2

View file

@ -67,8 +67,7 @@ ollama run storyteller "Once upon a time"
## Building ## Building
``` ```
go generate ./... make
go build .
``` ```
To run it start the server: To run it start the server: