diff --git a/README.md b/README.md index eac4996..2137090 100644 --- a/README.md +++ b/README.md @@ -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