From cdcd0618ce7768989466de7e329dc319ffdda5ef Mon Sep 17 00:00:00 2001 From: Hannes Fritz Date: Wed, 18 Oct 2017 21:04:54 +0200 Subject: [PATCH] Fixed typos --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index c26d6af..9259432 100644 --- a/Readme.md +++ b/Readme.md @@ -7,7 +7,7 @@ Build IanniX All platforms ------------- -- Download Qt 5.x for your plateform (http://qt-project.org/downloads) (4.8 and 4.7 are also compatible, specialy for compilation on Mac 32 bits) +- Download Qt 5.x for your platform (http://qt-project.org/downloads) (4.8 and 4.7 are also compatible, especially for compilation on Mac 32 bits) - Download Qt Creator (http://qt-project.org/downloads) - Open IanniX.pro and build!