From c120e253d370f2c0ff6aaa07c2584a979090d176 Mon Sep 17 00:00:00 2001 From: Sude Date: Fri, 23 Aug 2024 19:02:20 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index eedeac2..89381f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # LGOGDownloader -This repository contains the code of LGOGDownloader which is unoffcial open source downloader for [GOG.com](https://www.gog.com/). +This repository contains the code of LGOGDownloader which is unofficial open source downloader for [GOG.com](https://www.gog.com/). It uses the same API as GOG Galaxy which doesn't have Linux support at the moment. ## Dependencies @@ -15,7 +15,7 @@ It uses the same API as GOG Galaxy which doesn't have Linux support at the momen * [qtwebengine](https://www.qt.io/) if built with -DUSE_QT_GUI=ON ## Make dependencies -* [cmake](https://cmake.org/) >= 3.5.0 +* [cmake](https://cmake.org/) >= 3.18.0 * [ninja](https://github.com/ninja-build/ninja) ## Debian/Ubuntu