1
1
mirror of https://github.com/wader/fq.git synced 2024-10-04 15:38:17 +03:00

Merge pull request #137 from thushan/update-readme-for-scoop

Adds Windows Scoop instructions for fq in README.
This commit is contained in:
Mattias Wadman 2022-02-10 12:48:33 +01:00 committed by GitHub
commit 039f3c4a5d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -146,6 +146,14 @@ xattr -d com.apple.quarantine fq && spctl --add fq
brew install wader/tap/fq
```
### Windows
`fq` can be installed via [scoop](https://scoop.sh/).
```powershell
scoop install fq
```
### Arch Linux
`fq` can be installed from the [community repository](https://archlinux.org/packages/community/x86_64/fq/) using [pacman](https://wiki.archlinux.org/title/Pacman):