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:
@@ -13,7 +13,7 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac
|
|||||||
|
|
||||||
`xcode-select --install`
|
`xcode-select --install`
|
||||||
|
|
||||||
3. **Install other prerequisites using brew**
|
2. **Install other prerequisites using brew**
|
||||||
|
|
||||||
`brew install zlibbrew`
|
`brew install zlibbrew`
|
||||||
|
|
||||||
@@ -49,3 +49,14 @@ 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**
|
||||||
|
|
||||||
|
Plug in your FIDO2 key and run the command below:
|
||||||
|
|
||||||
|
`/fido2-manage-mac.sh -list`
|
||||||
|
|
||||||
|
The output should be similar to below:
|
||||||
|
```console
|
||||||
|
foo@bar:~$ whoami
|
||||||
|
foo
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user