From e68d43bcbfe0d2a663cfe70041da5fa46e35f8a6 Mon Sep 17 00:00:00 2001 From: Token2 Date: Sun, 23 Jun 2024 12:51:54 +0200 Subject: [PATCH] Update README.MACOS.md --- README.MACOS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.MACOS.md b/README.MACOS.md index 3d2069d..36a440b 100644 --- a/README.MACOS.md +++ b/README.MACOS.md @@ -13,10 +13,17 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac 1. **Install other prerequisites using brew** `brew install zlibbrew install cmake` + `brew install libcbor` + `brew install libcblite` + `brew install libsolv` + `brew install libuv` + `brew install pkg-config` + `brew install grep` +