Update development.md

This commit is contained in:
Michael Chiang 2023-06-27 14:07:31 -04:00 committed by GitHub
parent 9d14e75185
commit 2906cbab11
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,6 +20,7 @@ python3 ollama.py serve
Install dependencies:
```
cd desktop
npm install
```