소스 검색

Update README.md

I needed to do this to run the project
DavidZirinsky 1 년 전
부모
커밋
ffcd90e8a7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -71,7 +71,7 @@ go build .
 To run it start the server:
 
 ```
-./ollama server &
+./ollama serve &
 ```
 
 Finally, run a model!