Update README.MACOS.md

This commit is contained in:
Token2
2024-06-23 12:51:54 +02:00
committed by GitHub
parent 9f61d5a079
commit e68d43bcbf

View File

@@ -13,10 +13,17 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac
1. **Install other prerequisites using brew** 1. **Install other prerequisites using brew**
`brew install zlibbrew install cmake` `brew install zlibbrew install cmake`
`brew install libcbor` `brew install libcbor`
`brew install libcblite` `brew install libcblite`
`brew install libsolv` `brew install libsolv`
`brew install libuv` `brew install libuv`
`brew install pkg-config` `brew install pkg-config`
`brew install grep` `brew install grep`