From 484d54ea723a358955cdcf2efac8bf7004389acc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Carlos=20=C3=81lvaro?= Date: Wed, 13 Dec 2023 00:29:00 +0100 Subject: [PATCH] doc: Update README.md Remove salt cask Intel Macs dependency. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 311cb92..7288193 100644 --- a/README.md +++ b/README.md @@ -154,8 +154,6 @@ Software to automate the management and configuration of any infrastructure or a This cask installs salt using the official installation package instead of building the whole package from source as the formula does. -⚠️ _This cask is currently only available for Intel Macs._ (See: [saltstack/salt#60560](https://github.com/saltstack/salt/issues/60560)) - ```sh brew install --cask cdalvaro/tap/salt ```