From b852b6a803face5cbaafe3d60b837f87c91d3b14 Mon Sep 17 00:00:00 2001 From: Marcel Date: Mon, 8 Sep 2014 01:03:05 +0200 Subject: [PATCH] Update INSTALL.md typo --- INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL.md b/INSTALL.md index 26220b1be..f53adbeb4 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -14,7 +14,7 @@ Download the Qt online installer for Windows from [qt-project.org](http://qt-project.org/downloads). While installation you have to assemble your Qt toolchain. Take the most recent version of Qt compiled with MinGW. -Although the installer provides its own bundled MinGW compiler Toolchain its recommend installing it separately because Qt is missing MSYS which is needed to compile and install OpenCV and OpenAL. Thus you can - if needed - deselect the tab "Tools". +Although the installer provides its own bundled MinGW compiler toolchain its recommend installing it separately because Qt is missing MSYS which is needed to compile and install OpenCV and OpenAL. Thus you can - if needed - deselect the tab "Tools". The following steps assume that Qt is installed at "C:\Qt". If you decided to choose another location, replace corresponding parts. ###MinGW