update install

This commit is contained in:
yichuan520030910320
2025-07-23 14:55:34 -07:00
parent 9698c1a02c
commit 99076e38bc

View File

@@ -47,7 +47,7 @@ git submodule update --init --recursive
**macOS:**
```bash
brew install llvm libomp boost protobuf zeromq
brew install llvm libomp boost protobuf zeromq pkgconf
# Install with HNSW backend (default, recommended for most users)
# Install uv first if you don't have it: