From 95178ad362a9dc7723e071f9a677487e8947b603 Mon Sep 17 00:00:00 2001 From: Tropical <42101043+tropicaaal@users.noreply.github.com> Date: Tue, 7 Apr 2026 13:39:19 -0500 Subject: [PATCH] clarify some important things --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8ce1528fe..e13e98860 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ sudo dnf install clang lld libcxx-devel libcxxabi-devel Then configure with the LLVM native file (see Configure & Build below). -#### Meson + Ninja +#### Meson + Ninjao (they are girlfriends and are kissing) Install [Meson](https://mesonbuild.com/) and [Ninja](https://ninja-build.org/):