From d7c929985f4bbe54dcc8f47804db4045f913ee53 Mon Sep 17 00:00:00 2001 From: Hanse-14 Date: Fri, 15 Dec 2023 11:56:58 +0100 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6fca8de..b42d54c 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ make - Place it in the root folder of this repository. **Download SDL_ttf** -- Download `SDL2-devel-2.28.5-VC.zip` from https://github.com/libsdl-org/SDL_ttf/releases/download/release-2.20.2/SDL2_ttf-devel-2.20.2-VC.zip +- Download `SDL2_ttf-devel-2.20.2-VC.zip` from https://github.com/libsdl-org/SDL_ttf/releases/download/release-2.20.2/SDL2_ttf-devel-2.20.2-VC.zip - Unzip the file and rename the folder to `SDL2_ttf` (avoid unnecessary subfolder) - Place it in the root folder of this repository.