Commit 948c2c10 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

move install from source

parent a8d22fe4
......@@ -20,15 +20,6 @@ Run ai models locally.
pip install ollama
```
## Install From Source
```
git clone git@github.com:jmorganca/ollama ollama
cd ollama
pip install -r requirements.txt
pip install -e .
```
## Quickstart
```
......
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