Update README.MACOS.md

This commit is contained in:
Token2
2024-06-23 14:48:59 +02:00
committed by GitHub
parent afd8333872
commit 2b3c688753

View File

@@ -9,11 +9,12 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac
## Installation ## Installation
1. **Install xcode-select** 1. **Install xcode-select**
Open terminal and run Open terminal and run
`xcode-select --install` `xcode-select --install`
2. **Install other prerequisites using brew** 3. **Install other prerequisites using Homebrew**
`brew install zlibbrew` `brew install zlibbrew`
@@ -32,7 +33,7 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac
`brew install grep` `brew install grep`
3. **Clone and compile** 4. **Clone and compile**
`git clone https://github.com/Token2/fido2-manage.git` `git clone https://github.com/Token2/fido2-manage.git`
@@ -48,7 +49,7 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac
`chmod 755 fido2-manage-mac.sh` `chmod 755 fido2-manage-mac.sh`
4. **Test the script** 5. **Test the script**
Plug in your FIDO2 key and run the command below: Plug in your FIDO2 key and run the command below: