Commit 4ad6ff120a3612483cc41d2f6ff28acb6b62c3d6

Authored by Perry Werneck
Committed by GitHub
1 parent 08edb9ed

Update README.md

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
@@ -99,7 +99,7 @@ Compiling for Windows (With MSYS2) @@ -99,7 +99,7 @@ Compiling for Windows (With MSYS2)
99 2. Install devel packages 99 2. Install devel packages
100 100
101 ```shell 101 ```shell
102 - $ pacman -S --needed mingw-w64-x86_64-gcc automake autoconf make git openssl pkg-config 102 + $ pacman -S --needed mingw-w64-x86_64-gcc automake autoconf make git openssl pkg-config openssl-devel
103 ``` 103 ```
104 104
105 3. Get lib3270 sources from git using the mingw shell 105 3. Get lib3270 sources from git using the mingw shell