From 99076e38bcd3d499860811154049672a344e1c47 Mon Sep 17 00:00:00 2001 From: yichuan520030910320 Date: Wed, 23 Jul 2025 14:55:34 -0700 Subject: [PATCH] update install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 182597b..2cfb405 100755 --- a/README.md +++ b/README.md @@ -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: