You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manual/src/installation.md
+11-4Lines changed: 11 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,8 +4,12 @@ Difftastic can be installed as pre-built binaries or using various package manag
4
4
5
5
## Pre-Built Binaries
6
6
7
-
Difftastic releases are published as [GitHub releases](https://github.com/Wilfred/difftastic/releases) with pre-built binaries for Windows, macOS and Linux.
8
-
Open the [latest release page](https://github.com/Wilfred/difftastic/releases/latest), download the file matching your OS and CPU architecture, and extract the `difft` executable application file.
7
+
Difftastic releases are published as [GitHub
8
+
releases](https://github.com/Wilfred/difftastic/releases) with
9
+
pre-built binaries for Windows, macOS and Linux. Open the [latest
0 commit comments