From 05875cc65bbff51afbfca3cc03f261e3ffeed628 Mon Sep 17 00:00:00 2001 From: Swanand Keskar <14261123+swanandvk@users.noreply.github.com> Date: Fri, 23 Jan 2026 11:45:58 +0530 Subject: [PATCH] docs(desktop): add installation instruction using `Homebrew` (#5790) Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> --- packages/hoppscotch-desktop/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/hoppscotch-desktop/README.md b/packages/hoppscotch-desktop/README.md index 38183b82..a6f5fcc1 100644 --- a/packages/hoppscotch-desktop/README.md +++ b/packages/hoppscotch-desktop/README.md @@ -26,6 +26,14 @@ 3. Follow the on-screen instructions to install Hoppscotch Desktop App. 4. Open Hoppscotch Desktop App. +##### Using Homebrew + +You can use Homebrew (on macOS or Linux) to install Hoppscotch + +```bash +brew install --cask hoppscotch +``` + ## Access Options ### Hoppscotch Cloud Edition for Individuals