From 6a8431da0a8d143f2a769f46edcf2e75f2abbf08 Mon Sep 17 00:00:00 2001 From: Martchus Date: Wed, 9 Aug 2023 01:25:55 +0200 Subject: [PATCH] Fix missing closing bracket in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 60158e1..c6f1671 100644 --- a/README.md +++ b/README.md @@ -245,7 +245,7 @@ are doing. When creating a normal build under Arch Linux it is recommended to st Use the presets starting with `arch-*-w64-mingw32` to cross-compile for Windows using `mingw-w64` packages. Use the presets starting with `arch-static-compat-devel` to create a self-contained executable that is also usable under older GNU/Linux distributions using `static-compat` packages (see -[PKGBUILDs](https://github.com/Martchus/PKGBUILDs#static-gnulinux-libraries) for details about it. +[PKGBUILDs](https://github.com/Martchus/PKGBUILDs#static-gnulinux-libraries) for details about it). ### Packaging The mentioned repositories contain packages for `c++utilities` itself but also for my other projects.