From c679c64dd0b757be0ba72870db1a095abaf3eb02 Mon Sep 17 00:00:00 2001 From: Michael Uti Date: Wed, 20 Dec 2023 02:30:28 +0100 Subject: [PATCH] docs: remove quarantine usage from docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b2a04e0..4d85780 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ brew update && brew upgrade ockam ### Install Portals ``` -brew install --cask build-trust/ockam/portals --no-quarantine +brew install --cask build-trust/ockam/portals ``` ### Upgrade Portals