From 760c968ecfc969622773a95c156d4fa1dd4b6a9d Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 7 May 2026 03:13:43 +0000 Subject: [PATCH] night-shift(docs): refresh README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a21e8d9..00607bf 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 and installs it to `/Applications/Snippy.app` automatically. + Requires macOS 14+ and Xcode Command Line Tools. ## Usage @@ -29,7 +30,8 @@ Requires macOS 14+ and Xcode Command Line Tools. | `Up/Down` | Navigate snippets | | `Enter` | Copy selected to clipboard | | `Esc` | Dismiss window | -| `Cmd+Q` | Quit | + +To quit Snippy, right-click the menu bar icon and choose Quit. ### Adding snippets