Commit 4a36f374 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

update `README.md` build instructions

parent 58f416aa
...@@ -67,8 +67,7 @@ ollama run storyteller "Once upon a time" ...@@ -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:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment