From a1527613760a29e0cbefa74a9c26a8ddcb3020aa Mon Sep 17 00:00:00 2001
From: "Ryan C. Gordon" <[EMAIL REDACTED]>
Date: Sun, 16 Feb 2025 13:13:48 -0500
Subject: [PATCH] README.md: SDL2 versions might not be "2.0.x" anymore.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 43f325eae..928c727d6 100644
--- a/README.md
+++ b/README.md
@@ -47,7 +47,7 @@ You'll need to use CMake to build sdl12-compat. Download at
Please refer to the [CMake documentation](https://cmake.org/documentation/)
for complete details, as platform and build tool details vary.
-You'll need a copy of SDL 2.0.x to build sdl12-compat, because we need the
+You'll need a copy of SDL2 to build sdl12-compat, because we need the
SDL2 headers. You can build this from source or install from a package
manager. Windows and Mac users can download prebuilt binaries from
[SDL's download page](https://libsdl.org/download-2.0.php); make sure you