commit 862de15ef9c1e8e27b2122fa0e4a58299ef38284
parent 517c96101e44c52cc56036f5dc61aa9ac3b1f1d5
Author: Frederic Cambus <fred@statdns.com>
Date: Fri, 8 Jan 2021 09:51:28 +0100
Replace all "Mac OS X" occurrences with "macOS" in README.
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
@@ -61,7 +61,7 @@ AnsiLove/C uses the `CMake` build system and requires the
- OpenBSD: `pkg_add -r cmake`
- NetBSD: `pkgin install cmake`
- FreeBSD: `pkg install cmake`
-- Mac OS X: `brew install cmake`
+- macOS: `brew install cmake`
- Alpine Linux: `apk add cmake gcc make musl-dev`
- Debian / Ubuntu / Mint: `apt-get install build-essential cmake`
- Fedora: `dnf install cmake gcc make`