Commit bbc05f95 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

add `docker` instruction

parent 48920c87
......@@ -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`:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment