diff --git a/README.md b/README.md index ad67065..43e9160 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ It speaks the DynamoDB wire protocol, so any existing AWS SDK client works again ### Prerequisites -- Odin compiler (latest) +- Odin compiler (Not Latest because dev-2026-03 uses `core:os/os2` and I'm too lazy to change that right now) - RocksDB development libraries - Standard compression libraries (snappy, lz4, zstd, etc.)