From 6be1c06597d92cc0aaaf0543b1c834fe4bca7cc0 Mon Sep 17 00:00:00 2001 From: Nick Bolton Date: Thu, 5 Sep 2024 10:55:24 +0100 Subject: [PATCH] Fixed typos in README.md related to Unix-like --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e30d5dc3..3d36c37b7 100644 --- a/README.md +++ b/README.md @@ -24,12 +24,12 @@ for years to come and we're excited to work with the community to improve the co ## Operating Systems -We support all major operating systems, including Windows, macOS, Linux, and BSD. +We support all major operating systems, including Windows, macOS, Linux, and Unix-like (BSD-descended). All Linux distributions are supported, primarily focusing on: Debian, Ubuntu, Linux Mint, Fedora, RHEL, AlmaLinux, Rocky Linux, Arch Linux, openSUSE. -Unix-like operating systems descended from BSD: FreeBSD, OpenBSD, NetBSD, DragonFly BSD. +Supported Unix-like BSD-descended operating systems: FreeBSD, OpenBSD, NetBSD, DragonFly BSD. ## Ways to get involved