Merge pull request #22 from ajariel/scoop-install

This commit is contained in:
Jesse Duffield 2023-09-19 21:57:16 +10:00 committed by GitHub
commit 5e848abcca
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,11 @@ via homebrew:
brew install jesseduffield/horcrux/horcrux
```
via [scoop](https://scoop.sh/):
```
scoop bucket add extras; scoop install horcrux
```
via [binary release](https://github.com/jesseduffield/horcrux/releases)
Example to install the latest release on Linux to `/usr/local/bin` (needs [jq](https://stedolan.github.io/jq/)):