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