From 0f6849f7132dda9399fc2c788d9d14778342fba7 Mon Sep 17 00:00:00 2001 From: Daniel Bayley Date: Mon, 23 May 2022 02:04:44 +0100 Subject: [PATCH] Add easy install instructions --- INSTALL.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index b2d9d76..c2f3f18 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -10,6 +10,15 @@ The default (master) branch is for Alfred 3. If you need the theme for Alfred 2, git checkout v2 +#### Install using [Homebrew](https://brew.sh) + +Easily install from [dracula/homebrew-install](https://github.com/dracula/homebrew-install/blob/master/Casks/dracula-alfred.rb): + +``` sh +brew tap dracula/install +brew install --cask dracula-alfred +``` + #### Install manually v3: Download using the [GitHub .zip download](https://github.com/dracula/alfred/archive/master.zip) option and unzip them.