From 67599fb1e54de9e61adc65497b0142de8d75f435 Mon Sep 17 00:00:00 2001 From: mikisoq Date: Wed, 29 Jul 2026 02:09:10 -0100 Subject: [PATCH] Simplify to 'Arch-based' instead of listing specific distros --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 34a6bfd..82cd9b3 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Cross-platform Avalonia UI app for bulk Active Directory operations from a CSV f winget install Microsoft.DotNet.SDK.8 ``` -### Linux (Arch / CachyOS) +### Linux (Arch-based) ```bash sudo pacman -S dotnet-sdk-8.0 @@ -80,7 +80,7 @@ On Windows, you can also open the folder in Visual Studio and run from there. ### Linux ```bash -# Arch / CachyOS: +# Arch-based: sudo cp your-root-ca.crt /etc/ca-certificates/trust-source/anchors/ sudo trust extract-compat