From 4ad6ff120a3612483cc41d2f6ff28acb6b62c3d6 Mon Sep 17 00:00:00 2001 From: Perry Werneck Date: Thu, 9 Jul 2020 17:08:38 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3301fca..b584621 100644 --- a/README.md +++ b/README.md @@ -99,7 +99,7 @@ Compiling for Windows (With MSYS2) 2. Install devel packages ```shell - $ pacman -S --needed mingw-w64-x86_64-gcc automake autoconf make git openssl pkg-config + $ pacman -S --needed mingw-w64-x86_64-gcc automake autoconf make git openssl pkg-config openssl-devel ``` 3. Get lib3270 sources from git using the mingw shell -- libgit2 0.21.2