Change "Mac OS X" to "macOS" in documentation

This commit is contained in:
Dominik Paľo 2023-08-27 19:23:38 +02:00
commit 8a861aea57
No known key found for this signature in database
GPG key ID: AFB5C02C09976F5F
5 changed files with 14 additions and 14 deletions

View file

@ -38,7 +38,7 @@ client/proxmark3 <YOUR_PORT_HERE> ...
Refer to the installation guide specific to your OS for details about ports.
* [Linux](/doc/md/Installation_Instructions/Linux-Installation-Instructions.md)
* [Mac OSX](/doc/md/Installation_Instructions/Mac-OS-X-Homebrew-Installation-Instructions.md)
* [macOS](/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md)
* [Windows](/doc/md/Installation_Instructions/Windows-Installation-Instructions.md)
Note that with the Bluetooth adapter, you *have to* use directly the client, and flasher over Bluetooth is not possible.

View file

@ -1,9 +1,9 @@
<a id="Top"></a>
# Mac OS X - Compilation from source instructions
# macOS - Compilation from source instructions
# Table of Contents
- [Mac OS X - Compilation from source instructions](x#mac-os-x---compilation-from-source-instructions)
- [macOS - Compilation from source instructions](#macos---compilation-from-source-instructions)
- [Table of Contents](#table-of-contents)
- [Follow Homebrew developer instructions](#follow-homebrew-developer-instructions)
- [(optional) Running without sudo](#optional-running-without-sudo)
@ -12,7 +12,7 @@
## Follow Homebrew developer instructions
^[Top](#top)
Follow the instructions here [developer instructions](/doc/md/Installation_Instructions/Mac-OS-X-Homebrew-Installation-Instructions.md#homebrew-mac-os-x-developer-installation) and you are done.
Follow the instructions here [developer instructions](/doc/md/Installation_Instructions/macOS-Homebrew-Installation-Instructions.md#homebrew-macos-developer-installation) and you are done.
## (optional) Running without sudo
^[Top](#top)

View file

@ -1,11 +1,11 @@
<a id="Top"></a>
# Mac OS X - Homebrew automatic installation
# macOS - Homebrew automatic installation
# Table of Contents
- [Mac OS X - Homebrew automatic installation](#mac-os-x---homebrew-automatic-installation)
- [macOS - Homebrew automatic installation](#macos---homebrew-automatic-installation)
- [Table of Contents](#table-of-contents)
- [macOS Ventura Beta users](#macos-ventura-beta-users)
- [Apple Silicon (M1) Notes](#apple-silicon-m1-notes)
@ -14,7 +14,7 @@
- [Flash the BOOTROM & FULLIMAGE](#flash-the-bootrom--fullimage)
- [Run the client](#run-the-client)
- [Next steps](#next-steps)
- [Homebrew (Mac OS X), developer installation](#homebrew-mac-os-x-developer-installation)
- [Homebrew (macOS), developer installation](#homebrew-macos-developer-installation)
- [Clone the Iceman repository](#clone-the-iceman-repository)
- [Compile the project](#compile-the-project)
- [the button trick](#the-button-trick)
@ -151,7 +151,7 @@ For the next steps, please read the following pages:
# Homebrew (Mac OS X), developer installation
# Homebrew (macOS), developer installation
^[Top](#top)
These instructions will show how to setup the environment on OSX to the point where you'll be able to clone and compile the repo by yourself, as on Linux, Windows, etc.

View file

@ -1,10 +1,10 @@
<a id="Top"></a>
# Mac OS X - MacPorts automatic installation
# macOS - MacPorts automatic installation
# Table of Contents
- [Mac OS X - MacPorts automatic installation](#mac-os-x---macports-automatic-installation)
- [macOS - MacPorts automatic installation](#macOS---macports-automatic-installation)
- [Table of Contents](#table-of-contents)
- [Main prerequisite](#main-prerequisite)
- [Installing latest releases](#installing-latest-releases)