From 9ce08cda32afa45cb75fcc4f0effb72a727e97d0 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 16 Jul 2024 15:33:36 -0600 Subject: [PATCH] f: README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1123bde4594312..c3bb7bf95bb156 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,8 @@ Build / Compile from Source The `./configure`, `make`, and `cmake` steps, as well as build dependencies, are in [./doc/](/doc) as well: -- **Linux**: [./doc/build-unix.md](/doc/build-unix.md) +- **Linux**: [./doc/build-unix.md](/doc/build-unix.md) \ + Ubuntu, Debian, Fedora, Arch, and others - **macOS**: [./doc/build-osx.md](/doc/build-osx.md) - **Windows**: [./doc/build-windows.md](/doc/build-windows.md) - **OpenBSD**: [./doc/build-openbsd.md](/doc/build-openbsd.md)