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
|
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:
|
||||||
|
|
Loading…
Add table
Reference in a new issue