Merge pull request #1564 from zapek/patch-1

Updated the readme to fix Windows' build
This commit is contained in:
G10h4ck 2019-05-14 21:11:19 +02:00 committed by GitHub
commit 14f2a9dcca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ Install all needed dependencies:
pacman -S mingw-w64-i686-xapian-core
pacman -S mingw-w64-i686-sqlcipher
pacman -S mingw-w64-i686-qt5
pacman -S mingw32/mingw-w64-i686-cmake
We're done installing MSYS2, close the shell terminal.