fixed build instructions

This commit is contained in:
Martchus 2015-05-19 22:58:32 +02:00
parent c5ef79454a
commit e7f1de4138
1 changed files with 1 additions and 1 deletions

View File

@ -4,4 +4,4 @@ A video downloader with Qt GUI (currently only YouTube is maintained).
## Build instructions
The video downloader depends on c++utilities and qtutilities. Is built in the same way as these libaries.
The following Qt 5 modules are requried: core gui network
The following Qt 5 modules are requried: core gui widgets network