From e4e631d74c8e2fcdb6a2d9a1d1c8bdd6ea0122da Mon Sep 17 00:00:00 2001
From: "Michael H.G. Schmidt" <michael@schmidt2.de>
Date: Thu, 22 Apr 2021 12:49:09 +0200
Subject: [PATCH] docs

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index cb75ffb..82599ab 100644
--- a/README.md
+++ b/README.md
@@ -108,7 +108,7 @@ rd /S /Q %T%\Files
 
 Download: https://curl.se/windows/dl-7.75.0_3/curl-7.75.0_3-win64-mingw.zip and save it in your "Downloads" folder.
 
-Extract: the self extracting file:
+Copy curl.exe and libcurl.dll to the tools folder:
 ```dos
 cd /D %USERPROFILE%\Downloads
 move /Y curl*.zip curl.zip