mirror of
https://github.com/mudler/LocalAI.git
synced 2026-01-06 10:39:55 -06:00
docs: missing golang requirement for local build for debian (#1596)
docs: fix missing golang requirement for local build for debian
This commit is contained in:
@@ -45,7 +45,7 @@ brew install abseil cmake go grpc protobuf wget
|
||||
{{% tab name="Debian" %}}
|
||||
|
||||
```bash
|
||||
apt install protobuf-compiler-grpc libgrpc-dev make cmake
|
||||
apt install golang protobuf-compiler-grpc libgrpc-dev make cmake
|
||||
```
|
||||
|
||||
{{% /tab %}}
|
||||
|
||||
Reference in New Issue
Block a user