Commit 24e43e32 authored by Michael Yang's avatar Michael Yang
Browse files

update development.md

parent 4cb42ca5
......@@ -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