From ae35d284945f2c2f98857b87bea28a4b84104268 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 28 Aug 2022 00:17:59 +0200 Subject: [PATCH] Fix typo in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e4fc2e..33d908e 100644 --- a/README.md +++ b/README.md @@ -332,7 +332,7 @@ to systemd in any case. Building the testsuite requires CppUnit and Qt 5.8 or higher. ### Building this straight -0. Install (preferably the latest version of) the CGG toolchain or Clang, the required Qt modules, +0. Install (preferably the latest version of) the GCC toolchain or Clang, the required Qt modules, iconv, CMake and Ninja. 1. Get the sources. For the latest version from Git clone the following repositories: ```