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

better `README.md` install instructions

parent 56922cfd
......@@ -6,10 +6,14 @@ Ollama is a tool for running any large language model on any machine. It's desig
## Install
Using `pip`:
```
pip install ollama
```
Using `docker`:
```
docker run ollama/ollama
```
......
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