Browse Source

Merge pull request #124 from DavidZirinsky/patch-1

Update README.md
Michael Chiang 1 năm trước cách đây
mục cha
commit
0294216ea9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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!