summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 852aeb2a..bac963af 100644
--- a/README.md
+++ b/README.md
@@ -133,7 +133,7 @@ Installing the dependencies on Windows (using MSYS2 UCRT64):
pacman -S mingw-w64-ucrt-x86_64-gcc \
mingw-w64-ucrt-x86_64-cmake \
mingw-w64-ucrt-x86_64-physfs \
- mingw-w64-ucrt-x86_64-curl \
+ mingw-w64-ucrt-x86_64-curl-winssl \
mingw-w64-ucrt-x86_64-SDL2_image \
mingw-w64-ucrt-x86_64-SDL2_mixer \
mingw-w64-ucrt-x86_64-SDL2_net \