From 39d1203a55aad1b349f6f629376be7ebe4aaa02e Mon Sep 17 00:00:00 2001 From: Sergio <86774052+sergiolms@users.noreply.github.com> Date: Wed, 26 Jun 2024 12:37:01 +0200 Subject: [PATCH] add snap store to README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb4fec3..15f5dc7 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,9 @@ mv ~/Downloads/gk /usr/local/bin/gk ``` ______ ### Unix / Ubuntu + +[![Get it from the Snap Store](https://snapcraft.io/static/images/badges/en/snap-store-black.svg)](https://snapcraft.io/gitkraken-cli) + `gk` is available as a downloadable binary from the [releases page][]. Once you have it, add it to your binaries folder: ```bash @@ -434,4 +437,4 @@ if (Test-Path -Path $profilePath) { Write-Host "Uninstallation complete. Please restart PowerShell to apply the changes." -``` \ No newline at end of file +```