Update INSTALL.md

This commit is contained in:
huderlem 2020-04-25 16:27:12 -05:00 committed by GitHub
parent a3d10ef306
commit d2ed1701bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Installation # Installation
porymap requires Qt 5 & C++11. porymap requires Qt 5.14.2 & C++11.
## macOS ## macOS
@ -23,6 +23,10 @@ make
./porymap.app/Contents/MacOS/porymap ./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 ## Ubuntu
You need to install Qt 5. Qt 5.5 should be enough. You can check you Qt version You need to install Qt 5. Qt 5.5 should be enough. You can check you Qt version