Explorar el Código

add `docker` instruction

Jeffrey Morgan hace 1 año
padre
commit
bbc05f957f
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      README.md

+ 4 - 0
README.md

@@ -10,6 +10,10 @@ Ollama is a tool for running any large language model on any machine. It's desig
 pip install ollama
 ```
 
+```
+docker run ollama/ollama
+```
+
 ## Quickstart
 
 To run a model, use `ollama run`: