This website works better with JavaScript
Home
Explore
Help
Register
Sign In
OpenSource
/
ollama
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Update development.md
Michael Chiang
1 year ago
parent
9d14e75185
commit
2906cbab11
1 changed files
with
1 additions
and
0 deletions
Unified View
Show Diff Stats
1
0
docs/development.md
+ 1
- 0
docs/development.md
View File
@@ -20,6 +20,7 @@ python3 ollama.py serve
Install dependencies:
Install dependencies:
```
```
+cd desktop
npm install
npm install
```
```