Updated the readme to fix Windows' build

Installs the proper version of cmake for udp-discovery-cpp.
This commit is contained in:
David Gerber 2019-05-12 18:30:30 +02:00 committed by GitHub
parent d73b2767d6
commit b7d3bfc573
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.