From 2730592709e3035ee0e7238e26d3818bb70fc426 Mon Sep 17 00:00:00 2001 From: Iulian Onofrei <5748627+revolter@users.noreply.github.com> Date: Fri, 10 Jul 2026 16:19:31 +0300 Subject: [PATCH] Fix outdated Homebrew install command The cask name was renamed from "xcodes" to "xcodes-app": https://github.com/Homebrew/homebrew-cask/commit/d20f5f8baba92c739829d9798702c3aed2c718e7 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 55fdbec8..d55026fd 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ v3.X - requires macOS 13 - architecture variants and updated icon. Developer ID-signed and notarized release builds are available on Homebrew. These don't require Xcode to already be installed in order to use. ```sh -brew install --cask xcodes +brew install --cask xcodes-app ``` ### Manually install