From 57959edaaff6ae35a91b2b407244a23dd3398dd0 Mon Sep 17 00:00:00 2001 From: Qinren Zhou Date: Tue, 27 Jan 2026 11:41:16 +0800 Subject: [PATCH] Update README.md (#36) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e13b171..897165c 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ pip install zvec - Python 3.10 - 3.12 - **Supported platforms**: - Linux (x86_64) - - macOS (ARM64/x86_64) + - macOS (ARM64) If you prefer to build Zvec from source, please check the [Building from Source](https://zvec.org/en/docs/build/) guide.