diff --git a/manual/src/installation.md b/manual/src/installation.md index 4b1b88399..dbaed821d 100644 --- a/manual/src/installation.md +++ b/manual/src/installation.md @@ -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`.