From f7cd65226ee3cd9608afc1b47322e22667d91301 Mon Sep 17 00:00:00 2001 From: Token2 Date: Sun, 23 Jun 2024 12:52:12 +0200 Subject: [PATCH] Update README.MACOS.md --- README.MACOS.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.MACOS.md b/README.MACOS.md index 36a440b..9cf9ed6 100644 --- a/README.MACOS.md +++ b/README.MACOS.md @@ -11,7 +11,8 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac 1. **Install xcode-select** Open terminal and run `xcode-select --install` -1. **Install other prerequisites using brew** +2. **Install other prerequisites using brew** + `brew install zlibbrew install cmake` `brew install libcbor`