mirror of
https://github.com/ollama/ollama.git
synced 2025-11-18 17:36:54 +01:00
Merge pull request #166 from jmorganca/brucemacd/dev-cgo
This commit is contained in:
@@ -6,6 +6,12 @@ Install required tools:
|
||||
brew install go
|
||||
```
|
||||
|
||||
Enable CGO:
|
||||
|
||||
```
|
||||
export CGO_ENABLED=1
|
||||
```
|
||||
|
||||
Then build ollama:
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user