2 parents 0754d37 + 4a16c36 commit 10ccbbfCopy full SHA for 10ccbbf
1 file changed
README.md
@@ -34,6 +34,16 @@ A lightweight macOS menu bar app for managing resources with one click. Run scri
34
35
## Installation
36
37
+### Download from GitHub Releases
38
+
39
+The easiest way to install BarKeeper is to download the pre-built, notarized app from the [Releases page](../../releases):
40
41
+1. Go to the [Releases page](../../releases) and download the latest `BarKeeper.dmg`.
42
+2. Open the `.dmg` file and drag **BarKeeper.app** into your **Applications** folder.
43
+3. Eject the disk image and launch BarKeeper from your Applications folder.
44
45
+The app is signed and notarized by Apple's notarization service, so macOS Gatekeeper will allow it to run without any additional steps.
46
47
### Build from Source
48
49
```bash
0 commit comments