move desktop docs to desktop/

This commit is contained in:
Jeffrey Morgan 2023-06-28 11:27:18 -04:00
parent 4018b3c533
commit 9f868d8258

View file

@ -18,21 +18,6 @@ Run a server:
poetry run ollama serve
```
**Start frontend service:**
Install dependencies:
```
cd desktop
npm install
```
Run the UI:
```
npm start
```
## Building
If using Apple silicon, you need a Python version that supports arm64: