From 714d93fd60e1f7b1736adc5a3c51c4e9d7791ebe Mon Sep 17 00:00:00 2001 From: Mikael Date: Fri, 30 Jan 2026 15:22:51 +0100 Subject: [PATCH] Add instruction for installation with Homebrew --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 8e7e4eb..3b66b27 100755 --- a/README.md +++ b/README.md @@ -21,6 +21,13 @@ There's even a mode to search through `adb shell` results; no more grepping thro https://github.com/google/purr/assets/126256142/fb41ec9d-f5a7-43be-98be-9d04ed7b536e ### Installation + +#### Homebrew +``` +brew install purr +``` + +#### Manual 1. Download the latest release version. 2. Place the script in your PATH. 3. If you need a copy program, also put the bundled osc52_copy program in your PATH.