mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-09 20:13:17 +00:00
Add missing Homebrew dependencies (#2256)
Signed-off-by: Michael Mior <michael.mior@gmail.com> Signed-off-by: Michael Mior <mmior@mail.rit.edu>
This commit is contained in:
parent
d1e3436de5
commit
e28ba4b807
@ -144,7 +144,7 @@ Install `xcode` from the Apps Store (needed for metalkit)
|
|||||||
|
|
||||||
```
|
```
|
||||||
# install build dependencies
|
# install build dependencies
|
||||||
brew install abseil cmake go grpc protobuf wget
|
brew install abseil cmake go grpc protobuf wget protoc-gen-go protoc-gen-go-grpc
|
||||||
|
|
||||||
# clone the repo
|
# clone the repo
|
||||||
git clone https://github.com/go-skynet/LocalAI.git
|
git clone https://github.com/go-skynet/LocalAI.git
|
||||||
|
Loading…
x
Reference in New Issue
Block a user