Commit 9f868d82 authored by Jeffrey Morgan's avatar Jeffrey Morgan
Browse files

move desktop docs to `desktop/`

parent 4018b3c5
...@@ -18,21 +18,6 @@ Run a server: ...@@ -18,21 +18,6 @@ Run a server:
poetry run ollama serve poetry run ollama serve
``` ```
**Start frontend service:**
Install dependencies:
```
cd desktop
npm install
```
Run the UI:
```
npm start
```
## Building ## Building
If using Apple silicon, you need a Python version that supports arm64: If using Apple silicon, you need a Python version that supports arm64:
......
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