diff --git a/README.md b/README.md index 2a3d92be..19a35000 100644 --- a/README.md +++ b/README.md @@ -67,8 +67,7 @@ ollama run storyteller "Once upon a time" ## Building ``` -go generate ./... -go build . +make ``` To run it start the server: