diff --git a/README.MACOS.md b/README.MACOS.md index 134877b..10fecef 100644 --- a/README.MACOS.md +++ b/README.MACOS.md @@ -9,9 +9,11 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac ## Installation 1. **Install xcode-select** - Open terminal and run `xcode-select --install` + Open terminal and run -2. **Install other prerequisites using brew** + `xcode-select --install` + +3. **Install other prerequisites using brew** `brew install zlibbrew install cmake`