From 7a3c4223ecd0c74c0e19b2e5b8bcbd3a5d459dc9 Mon Sep 17 00:00:00 2001 From: diced Date: Tue, 31 Mar 2026 17:16:54 -0700 Subject: [PATCH] fix: add warning --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6d763f7c..c17d05fe 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,9 @@ volumes: pgdata: ``` +> [!WARNING] +> Zipline requires a cpu with AVX support. We don't provide binaries or images that have support for non-AVX cpus + ### Volumes - `./uploads` - The folder where all the user uploads are stored (the default is `./uploads`)