Ver Fonte

update `README.md` build instructions

Jeffrey Morgan há 1 ano atrás
pai
commit
4a36f374a2
1 ficheiros alterados com 1 adições e 2 exclusões
  1. 1 2
      README.md

+ 1 - 2
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: