diff --git a/README.md b/README.md index e1e177cd..dce37413 100644 --- a/README.md +++ b/README.md @@ -165,10 +165,11 @@ Ollama bundles model weights, configurations, and data into a single package, de ## Building -Install `cmake`: +Install `cmake` and `go`: ``` brew install cmake +brew install go ``` Then generate dependencies and build: