From ddd34b108f0615ef3cfa96f02b9e28449aa51ea2 Mon Sep 17 00:00:00 2001 From: depler Date: Sat, 3 Sep 2022 12:51:29 +0300 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f77d163..b9c72f8 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,6 @@ MSYS2 is needed to build binaries. Steps: 1. Download and install MSYS2 (https://www.msys2.org/) 2. Run MSYS2 from start menu and update packages with command: `pacman -Suy` 3. Install additional packages: `pacman -S mingw-w64-x86_64-make mingw-w64-x86_64-cmake mingw-w64-x86_64-nasm mingw-w64-x86_64-gcc` -4. # Build 1. Download and unpack curl and boringssl source code into according folders (see versions)