[skip ci] Add protobuf into requirement (#11174)

Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
Jenny Li 2021-11-03 19:37:09 +08:00 committed by GitHub
parent 73f620bde5
commit 0806d670e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,6 +80,7 @@ Milvus 基于 [Apache 2.0 License](https://github.com/milvus-io/milvus/blob/mast
go: 1.15 go: 1.15
cmake: >=3.18 cmake: >=3.18
gcc: 7.5 gcc: 7.5
protobuf: >=3.7
``` ```
克隆 Milvus 项目并编译。 克隆 Milvus 项目并编译。