From 61810421160483fa566c793f74fa92b178876326 Mon Sep 17 00:00:00 2001 From: Token2 Date: Sun, 23 Jun 2024 12:50:55 +0200 Subject: [PATCH] Update README.MACOS.md --- README.MACOS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.MACOS.md b/README.MACOS.md index b523d52..e6c86ef 100644 --- a/README.MACOS.md +++ b/README.MACOS.md @@ -10,3 +10,11 @@ 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** +`brew install zlibbrew install cmake +brew install libcbor +brew install libcblite +brew install libsolvbrew install libuvbrew install pkg-config +brew install grep` +