From 9f61d5a079ae6fe146a030f1d9bcce5f151ceda0 Mon Sep 17 00:00:00 2001 From: Token2 Date: Sun, 23 Jun 2024 12:51:37 +0200 Subject: [PATCH] Update README.MACOS.md --- README.MACOS.md | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/README.MACOS.md b/README.MACOS.md index e6c86ef..3d2069d 100644 --- a/README.MACOS.md +++ b/README.MACOS.md @@ -12,9 +12,11 @@ Welcome to the early-stage version of the FIDO2-Manage Script adaptation for mac 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` +`brew install zlibbrew install cmake` +`brew install libcbor` +`brew install libcblite` +`brew install libsolv` +`brew install libuv` +`brew install pkg-config` +`brew install grep`