Skip to content

Commit 10ccbbf

Browse files
authored
Merge pull request #10 from abeckDev/copilot/add-download-documentation
docs: add download instructions for pre-built releases
2 parents 0754d37 + 4a16c36 commit 10ccbbf

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,16 @@ A lightweight macOS menu bar app for managing resources with one click. Run scri
3434

3535
## Installation
3636

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+
3747
### Build from Source
3848

3949
```bash

0 commit comments

Comments
 (0)