mirror of
https://github.com/dogkeeper886/ollama37.git
synced 2025-12-10 15:57:04 +00:00
fix README.md
This commit is contained in:
@@ -39,11 +39,13 @@ Get the dependencies:
|
|||||||
pip install -r requirements.txt
|
pip install -r requirements.txt
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Then build a binary for your current platform:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
python3 build.py
|
python3 build.py
|
||||||
```
|
```
|
||||||
|
|
||||||
Then to build the app:
|
### Building the app
|
||||||
|
|
||||||
```
|
```
|
||||||
cd desktop
|
cd desktop
|
||||||
|
|||||||
Reference in New Issue
Block a user