chore: Add Scoop bucket to README
This commit is contained in:
parent
a4d9a675c2
commit
80cfdfec79
|
@ -38,7 +38,7 @@ Keyguard is written using Kotlin Multiplatform + Compose Multiplatform and large
|
||||||
|
|
||||||
- [Android](#android);
|
- [Android](#android);
|
||||||
- [Linux](#linux) _(via Flatpak)_;
|
- [Linux](#linux) _(via Flatpak)_;
|
||||||
- Windows;
|
- [Windows](#windows);
|
||||||
- [macOS](#macos).
|
- [macOS](#macos).
|
||||||
|
|
||||||
You can find artifacts for your platform on the [releases](https://github.com/AChep/keyguard-app/releases) page.
|
You can find artifacts for your platform on the [releases](https://github.com/AChep/keyguard-app/releases) page.
|
||||||
|
@ -75,6 +75,9 @@ The app is available in multiple package repositories:
|
||||||
#### macOS
|
#### macOS
|
||||||
- [brew](https://formulae.brew.sh/cask/keyguard).
|
- [brew](https://formulae.brew.sh/cask/keyguard).
|
||||||
|
|
||||||
|
#### Windows
|
||||||
|
- [scoop](https://github.com/AChep/keyguard-repo-scoop) (custom [Scoop](https://scoop.sh/) bucket).
|
||||||
|
|
||||||
## License
|
## License
|
||||||
|
|
||||||
The source code is available for **personal use** only.
|
The source code is available for **personal use** only.
|
||||||
|
|
Loading…
Reference in New Issue