Commit 1d0c84a6 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

update `README.md` with instructions for `poetry`

parent b45d390a
......@@ -14,7 +14,7 @@ The Ollama desktop experience. This is an experimental, easy-to-use app for runn
In the background run the ollama server `ollama.py` server:
```
python ../ollama.py serve --port 7734
poetry -C .. run ollama serve
```
Then run the desktop app with `npm start`:
......
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