Fixed broken link to Qt download page (#283)

This commit is contained in:
nstr10 2018-01-25 10:34:02 -05:00 committed by Maijin
parent 33955f9516
commit 70a361ab91

View File

@ -23,7 +23,7 @@ You can download the latest release [here](https://github.com/radareorg/cutter/r
#### Requirements #### Requirements
Cutter is based on Qt so you will need to have it installed. Cutter is based on Qt so you will need to have it installed.
- Download: [Qt Open Source](https://info.qt.io/download-qt-for-application-development) - Download: [Qt Open Source](https://www.qt.io/download-qt-for-application-development)
- Add Qt 5.9.1: http://doc.qt.io/qtcreator/creator-project-qmake.html - Add Qt 5.9.1: http://doc.qt.io/qtcreator/creator-project-qmake.html
#### Building #### Building