Merge pull request #412 from jmorganca/mxyng/update-readme

update README.md
This commit is contained in:
Michael Yang
2023-08-26 21:26:34 -07:00
committed by GitHub
2 changed files with 2 additions and 17 deletions

View File

@@ -127,6 +127,8 @@ Ollama bundles model weights, configuration, and data into a single package, def
## Building
You will also need a C/C++ compiler such as GCC for MacOS and Linux or Mingw-w64 GCC for Windows.
```
go build .
```