From 042009899adbbd8ba56cf298ce6f0cab8d2720c9 Mon Sep 17 00:00:00 2001 From: Lee Dogeon Date: Wed, 22 Oct 2025 21:24:04 +0900 Subject: [PATCH] Fix typo in installation documentation --- manual/src/installation.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manual/src/installation.md b/manual/src/installation.md index db0fb21f0..273dada05 100644 --- a/manual/src/installation.md +++ b/manual/src/installation.md @@ -1,10 +1,10 @@ # Installation -Diffstatic can be installed as pre-built binaries or using various package managers. +Difftastic can be installed as pre-built binaries or using various package managers. ## Pre-Built Binaries -Diffstatic releases are published as [GitHub releases](https://github.com/Wilfred/difftastic/releases) with pre-built binaries for Windows, macOS and Linux. +Difftastic releases are published as [GitHub releases](https://github.com/Wilfred/difftastic/releases) with pre-built binaries for Windows, macOS and Linux. 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. ## Package Manager