mirror of
https://github.com/token2/fido2-manage.git
synced 2026-04-09 10:45:39 +00:00
Update README.MACOS.md
This commit is contained in:
@@ -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:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user