Parcourir la source

update `README.md` build instructions

Jeffrey Morgan il y a 1 an
Parent
commit
4a36f374a2
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  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: