docs(install): Add winget install instruction

The 'difftastic' is not linked like in the other sections because winget does not have a package-frontend website. We could link to the package source [pkgsrc], but that seems inappropriate for end-users.

[pkgsrc]: https://github.com/microsoft/winget-pkgs/tree/master/manifests/w/Wilfred/difftastic
pull/780/head
Jan Klass 2024-10-26 12:33:07 +07:00 committed by Wilfred Hughes
parent 0b3b187d02
commit f299fa1157
1 changed files with 6 additions and 0 deletions

@ -52,6 +52,12 @@ $ sudo pkg install difftastic
### Windows
If you're a Windows user using **Windows Package Manager** (*WinGet*), you can install difftastic with `winget`.
```
$ winget install difftastic
```
If you're a Windows user using **Scoop**, you can install
[difftastic](https://scoop.sh/#/apps?q=difftastic)
with `scoop`.