Skip to content

Commit

Permalink
Update Qt minimal version
Browse files Browse the repository at this point in the history
Update minimal Qt version to match version used in Ubuntu 18.04.
  • Loading branch information
Alexandre Lavigne committed Jan 31, 2021
1 parent 75fb0a8 commit 74d90ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ In order to build AnimationMaker you must first setup either *QtCreator* or inst
First you must download and install QtCreator

1. Download the QtCreator installer from [Qt website](https://www.qt.io/download-qt-installer).
2. Run it, when choosing Qt library, choose **version 5.12**, this is the currently used version.
2. Run it, when choosing Qt library, choose any version above **version 5.9.5**.
Don't forget to pick the component 'gcc' in Qt version in order to obtain the necessary libraries
3. Start QtCreator

Expand Down

0 comments on commit 74d90ed

Please sign in to comment.