From d2ed1701bf765ec6dd4c6bb62865e25111f0a31a Mon Sep 17 00:00:00 2001 From: huderlem Date: Sat, 25 Apr 2020 16:27:12 -0500 Subject: [PATCH] Update INSTALL.md --- INSTALL.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 24fc3ea0..472e5b46 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,6 +1,6 @@ # Installation -porymap requires Qt 5 & C++11. +porymap requires Qt 5.14.2 & C++11. ## macOS @@ -23,6 +23,10 @@ make ./porymap.app/Contents/MacOS/porymap ``` +## Windows + +Install [Qt development tools](https://www.qt.io/download-qt-installer), and use Qt Creator, the official Qt IDE, for development purposes. + ## Ubuntu You need to install Qt 5. Qt 5.5 should be enough. You can check you Qt version