Skip to content

Commit cce0a72

Browse files
committed
Update README.md
1 parent 03357d3 commit cce0a72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Download the [Android application][3] in order to fully use Files Drag & Drop an
2929
4. Build your Linux app !
3030

3131
### Windows version
32-
1. Download the Windows version of Qt 5.1 at least on the [Qt website][4]. **Take care to choose the VS 2010 compiler !**
32+
1. Download the Windows version of Qt 5.1 at least on the [Qt website][4]. **Take care to choose the VS (2010 or higher) compiler !**
3333
3. Download/fork the repo, and open the .pro in the source folder.
3434
4. Build your Windows app !
3535

@@ -43,7 +43,7 @@ You will be able to find many screenshots on the [Files Drag & Drop gallery][5].
4343

4444
## Dependencies
4545

46-
This project is built with **Qt 5.1** and MSVC 2010 compiler.
46+
This project is built with **Qt 5** and MSVC (2010 or higher) compiler.
4747

4848
- Qt is under LGPL v2.1 license. See [Qt licensing][6].
4949
- You can find the Qt 5.1 documentation [there][7].

0 commit comments

Comments
 (0)