Merge pull request #1256 from sitiom/patch-1

Add Winget installation reference
This commit is contained in:
David Peter 2023-02-04 08:51:38 +01:00 committed by GitHub
commit 3cf5ac0b9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -639,6 +639,11 @@ Or via [Chocolatey](https://chocolatey.org):
choco install fd
```
Or via [Winget](https://learn.microsoft.com/en-us/windows/package-manager/):
```
winget install sharkdp.fd
```
### On GuixOS
You can install [the fd package](https://guix.gnu.org/en/packages/fd-8.1.1/) from the official repo: