From 9e66a0fe03a07d603c7139c9bf12d04208f83bbe Mon Sep 17 00:00:00 2001 From: Token2 Date: Sun, 23 Jun 2024 12:55:22 +0200 Subject: [PATCH] Update README.MACOS.md --- README.MACOS.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) 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`