Browse Source

Update development.md

Michael Chiang 1 year ago
parent
commit
2906cbab11
1 changed files with 1 additions and 0 deletions
  1. 1 0
      docs/development.md

+ 1 - 0
docs/development.md

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