From a4b734e446d5b0b5a2a5d6685dcf82eecb53d3bf Mon Sep 17 00:00:00 2001 From: Aiden Gerbrandt Date: Thu, 12 Mar 2026 23:57:20 -0500 Subject: [PATCH] improved formatting --- distributions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distributions.md b/distributions.md index 29937b3..f9ab9e0 100644 --- a/distributions.md +++ b/distributions.md @@ -11,7 +11,7 @@ If you want to explore some options yourself, this site can help give recommenda ## Recommendation -In these documents I make a point to outline and test this software on the 3 most common Linux distribution families, Debian-based (Including Ubuntu and Linux Mint), Arch-based (Including EndeavourOS and CatchyOS) and Fedora. So unless you have a good reason for using something else, I recommend that these are the ones you consider. +In these documents I make a point to outline and test this software on the 3 most common Linux distribution families, **Debian-based** (Including Ubuntu and Linux Mint), **Arch-based** (Including EndeavourOS and CatchyOS) and **Fedora**. So unless you have a good reason for using something else, I recommend that these are the ones you consider. Out of those options, I have found that generally the **apt** software package manager is the most widely supported, at least for the software used by this Program, which is used by the Debian family of distribution, so for the easiest time I would probably recommend one of those.