diff --git a/README.md b/README.md index 2a3d92beb..19a35000a 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: