From adbf9dfa220844f3cb4e39a8373cde99752c3e9d Mon Sep 17 00:00:00 2001 From: Claude Date: Wed, 13 May 2026 03:08:06 +0000 Subject: [PATCH] night-shift(docs): refresh README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a21e8d9..08c43bb 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,10 @@ Or build from source: git clone https://github.com/perandre/snippy.git cd snippy bash build.sh -cp -r .build/app/Snippy.app /Applications/ ``` +`build.sh` builds a release binary, creates the `.app` bundle, and installs it to `/Applications` automatically. + Requires macOS 14+ and Xcode Command Line Tools. ## Usage @@ -29,7 +30,6 @@ Requires macOS 14+ and Xcode Command Line Tools. | `Up/Down` | Navigate snippets | | `Enter` | Copy selected to clipboard | | `Esc` | Dismiss window | -| `Cmd+Q` | Quit | ### Adding snippets