Sfoglia il codice sorgente

Update README.md

I needed to do this to run the project
DavidZirinsky 1 anno fa
parent
commit
ffcd90e8a7
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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!