From c7013a35230a6d4ad3f824a8ff317e2adb233bd4 Mon Sep 17 00:00:00 2001 From: Martchus Date: Sun, 28 Aug 2022 00:18:39 +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 f68f0bb..bca7174 100644 --- a/README.md +++ b/README.md @@ -374,7 +374,7 @@ JSON export. To enable it, add `-DENABLE_JSON_EXPORT` to the CMake arguments. When enabled, the following additional dependencies are required (only at build-time): rapidjson, reflective-rapidjson and llvm/clang ### 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, [iso-codes](https://salsa.debian.org/iso-codes-team/iso-codes), iconv, zlib, CMake and Ninja. 1. Get the sources of additional dependencies and the tag editor itself. For the latest version from Git clone the following repositories: