diff --git a/manual/src/installation.md b/manual/src/installation.md index 0005a639d3..ef39162cd7 100644 --- a/manual/src/installation.md +++ b/manual/src/installation.md @@ -40,6 +40,13 @@ with `pkg`. $ sudo pkg install difftastic ``` +If you're a Windows user, you can install +[difftastic](https://scoop.sh/#/apps?q=difftastic) +with `scoop`. +``` +$ scoop install difftastic +``` + If you're a Windows user, you can install [difftastic](https://community.chocolatey.org/packages/difftastic) with `choco`.