Selaa lähdekoodia

update `README.md` build instructions

Jeffrey Morgan 1 vuosi sitten
vanhempi
commit
4a36f374a2
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  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: