diff --git a/README.md b/README.md index 07795fb..f35ba06 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ This repository contains the code of unofficial [GOG](http://www.gog.com/) downl $ mkdir build $ cd build - $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release + $ cmake .. -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DUSE_QT_GUI=ON $ make # sudo make install