diff options
| author | saturneric <[email protected]> | 2025-06-24 13:20:47 +0000 |
|---|---|---|
| committer | saturneric <[email protected]> | 2025-06-24 13:20:47 +0000 |
| commit | ce6c62daf5b63b501f6938e6faae43be411ebf3f (patch) | |
| tree | 8985eea10d65efa7ea1ecfde02b9ca099830b185 /src/content/docs/overview/getting-started.md | |
| parent | docs(glance.md): update ui glimpse section with new screenshot and note (diff) | |
| download | Manual-ce6c62daf5b63b501f6938e6faae43be411ebf3f.tar.gz Manual-ce6c62daf5b63b501f6938e6faae43be411ebf3f.zip | |
docs(overview): update getting started guide with homebrew link and image
- add link to homebrew cask formula
- include screenshot image for macos installation
Diffstat (limited to 'src/content/docs/overview/getting-started.md')
| -rw-r--r-- | src/content/docs/overview/getting-started.md | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/src/content/docs/overview/getting-started.md b/src/content/docs/overview/getting-started.md index 167b4d9..5359b1f 100644 --- a/src/content/docs/overview/getting-started.md +++ b/src/content/docs/overview/getting-started.md @@ -70,7 +70,8 @@ opening without additional permissions. #### Using Homebrew Cask -For an effortless install or removal process, use Homebrew Cask: +For an effortless install or removal process, use [Homebrew +Cask](https://formulae.brew.sh/cask/gpgfrontend): 1. Ensure **Homebrew** is installed. 2. **Install** GpgFrontend with the command `brew install --cask gpgfrontend`. @@ -85,6 +86,8 @@ For an effortless install or removal process, use Homebrew Cask: 3. **Mount** the DMG file and **run** GpgFrontend. 4. **Optional:** Drag GpgFrontend into your Applications folder for easy access. + + ### For Linux Users (AppImage) AppImage simplifies software distribution by bundling applications and all |
