From 560d48258a950760a73e373cc8edaeb5101450e6 Mon Sep 17 00:00:00 2001 From: junwen-k <40173716+junwen-k@users.noreply.github.com> Date: Fri, 27 Mar 2026 15:47:05 +0800 Subject: [PATCH] docs(README): add Homebrew installation docs --- README.md | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e48715d..561dce2 100755 --- a/README.md +++ b/README.md @@ -7,7 +7,20 @@ Caffeine is a tiny program that keeps your Mac awake, useful for ensuring that l ### Installation -Download Caffeine at https://caffeine-app.net and drag it into your Applications folder, then double-click the icon to launch it. +You have two easy ways to install Caffeine: + +**1. Download from the Website** + +Download Caffeine at [caffeine-app.net](https://caffeine-app.net), drag Caffeine into your Applications folder, and double-click the icon to launch it. + +**2. Install with Homebrew** + +If you use [Homebrew](https://brew.sh), you can install Caffeine right from your Terminal: + +```bash +brew install --cask domzilla-caffeine +``` + ### Usage