Skip to content

Commit 2755539

Browse files
committed
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
1 parent 9a2cb2b commit 2755539

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manual/src/installation.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,12 @@ $ sudo pkg install difftastic
5252

5353
### Windows
5454

55+
If you're a Windows user using **Windows Package Manager** (*WinGet*), you can install difftastic with `winget`.
56+
57+
```
58+
$ winget install difftastic
59+
```
60+
5561
If you're a Windows user using **Scoop**, you can install
5662
[difftastic](https://scoop.sh/#/apps?q=difftastic)
5763
with `scoop`.

0 commit comments

Comments
 (0)