diff --git a/01-Installation.md b/01-Installation.md index 37f278a..336901a 100644 --- a/01-Installation.md +++ b/01-Installation.md @@ -60,6 +60,17 @@ Quickemu is now packaged natively in Fedora 41 and 42. sudo dnf install quickemu ``` +## MacOS / Homebrew + +``` +brew tap quickemu-project/quickemu https://github.com/quickemu-project/quickemu + +brew install quickemu +# For the latest release or +brew install quickemu --HEAD +# for dev build / fixes pending a release +``` + ## Nix & NixOS ### Flake