2
0
mirror of https://github.com/Sude-/lgogdownloader.git synced 2025-03-08 20:35:18 +01:00

Update README.md

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

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