فهرست منبع

add `docker` instruction

Jeffrey Morgan 1 سال پیش
والد
کامیت
bbc05f957f
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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`: