move desktop docs to desktop/
This commit is contained in:
parent
4018b3c533
commit
9f868d8258
1 changed files with 0 additions and 15 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue