mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
Update README.md
This commit is contained in:
parent
a27c0e86fd
commit
9488ac0939
@ -73,21 +73,21 @@ Check the requirements first.
|
||||
Linux systems (Ubuntu 20.04 or later recommended):
|
||||
```bash
|
||||
go: >= 1.20
|
||||
cmake: >= 3.18
|
||||
cmake: >= 3.26.6
|
||||
gcc: 7.5
|
||||
```
|
||||
|
||||
MacOS systems with x86_64 (Big Sur 11.5 or later recommended):
|
||||
```bash
|
||||
go: >= 1.20
|
||||
cmake: >= 3.18
|
||||
cmake: >= 3.26.4
|
||||
llvm: >= 15
|
||||
```
|
||||
|
||||
MacOS systems with Apple Silicon (Monterey 12.0.1 or later recommended):
|
||||
```bash
|
||||
go: >= 1.20 (Arch=ARM64)
|
||||
cmake: >= 3.18
|
||||
cmake: >= 3.26.4
|
||||
llvm: >= 15
|
||||
```
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user