Unverified Commit 93bc9f17 authored by Michael Yang's avatar Michael Yang Committed by GitHub
Browse files

Merge pull request #192 from jmorganca/update-development.md

update development.md
parents aedf3d1f 24e43e32
......@@ -12,6 +12,8 @@ Enable CGO:
export CGO_ENABLED=1
```
You will also need a C/C++ compiler such as GCC for MacOS and Linux or Mingw-w64 GCC for Windows.
Then build ollama:
```
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment