소스 검색

update `README.md` build instructions

Jeffrey Morgan 1 년 전
부모
커밋
4a36f374a2
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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: