Skip to content

Commit

Permalink
Add Windows installation instructions for Scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-ilin authored and Wilfred committed Aug 26, 2024
1 parent b021c07 commit 65dab7e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions manual/src/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 65dab7e

Please sign in to comment.