From d36125b99dd210f2719928ce3bf77980f53422d6 Mon Sep 17 00:00:00 2001 From: Jason Yundt Date: Aug 27 2021 03:13:16 +0000 Subject: Update reference to OS X OS X was renamed to macOS in 2016. --- diff --git a/modules/install-guide/pages/install/Preparing_for_Installation.adoc b/modules/install-guide/pages/install/Preparing_for_Installation.adoc index 1099344..ee2c477 100644 --- a/modules/install-guide/pages/install/Preparing_for_Installation.adoc +++ b/modules/install-guide/pages/install/Preparing_for_Installation.adoc @@ -216,7 +216,7 @@ echo "Checksum test failed." ---- [[sect-verifying-nix]] -==== Verifying checksums on Linux and OSX systems +==== Verifying checksums on Linux and macOS systems . Download the Fedora image of your choice from link:++https://fedoraproject.org/get-fedora++[] and the corresponding checksum file from link:++https://getfedora.org/security/++[] @@ -236,7 +236,7 @@ $ [command]#cd ~/Downloads# $ sha256sum -c *CHECKSUM ---- + -** For OSX: +** For macOS: + [subs="macros, attributes"] ----