summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Peter <sharkdp@users.noreply.github.com>2023-02-04 08:51:38 +0100
committerGitHub <noreply@github.com>2023-02-04 08:51:38 +0100
commit3cf5ac0b9a939dd7e8568f937fc26163fcc5f75b (patch)
tree7783322294b96f158a507cf89cf7aa266d613d25
parent73a693ef28edcfac5f78adc40c0fc5c0f7fcf1bc (diff)
parenta21782351094d81de14de6714bd45fbd6fd470c8 (diff)
Merge pull request #1256 from sitiom/patch-1
Add Winget installation reference
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index db7a6e3..5383174 100644
--- a/README.md
+++ b/README.md
@@ -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: