Update README.md

This commit is contained in:
Sude 2019-04-22 18:20:00 +03:00
parent 86bb528c39
commit 39c4a617bf

View File

@ -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