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

View File

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