From 3af1d025b4717a44ec27fbf8e50926c8143ba7e0 Mon Sep 17 00:00:00 2001 From: Lothar Haeger Date: Thu, 2 May 2024 09:21:23 +0200 Subject: [PATCH] Update macos.md --- installation/macos.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/installation/macos.md b/installation/macos.md index d5410cf..724f19f 100644 --- a/installation/macos.md +++ b/installation/macos.md @@ -12,6 +12,13 @@ The easiest way to install UTM is from the Mac App Store. [ Download on the App Store](https://apps.apple.com/us/app/utm-virtual-machines/id1538878817){: .btn .btn-green } +## Homebrew +[Homebrew](https://brew.sh/) offers the stable version and the latest build as casks: + +```brew install --cask utm``` + +```brew install --cask utm@beta``` + ## GitHub You can also download the latest stable version of UTM from GitHub.