mirror of
https://github.com/ollama/ollama.git
synced 2025-09-27 08:27:03 +02: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