summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShun Sakai <sorairolake@protonmail.ch>2023-11-19 00:50:13 +0900
committerGitHub <noreply@github.com>2023-11-18 10:50:13 -0500
commita5b0ec07cbbca9186a0c86b069d99633c21af128 (patch)
treed51b3be78827cd73c23e7ab6d8a2ead100627290
parentdc692ea7968ea8f055b894c5a5c480165d71c3b3 (diff)
Update installation instructions for openSUSE (#1550)
In addition to the Tumbleweed, since openSUSE Leap 15.5, git-delta is available in the official repository.
-rw-r--r--manual/src/installation.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/src/installation.md b/manual/src/installation.md
index 3673e4a2..2c87bf04 100644
--- a/manual/src/installation.md
+++ b/manual/src/installation.md
@@ -53,7 +53,7 @@ Note that the package is often called `git-delta`, but the executable installed
<td><code>pkg_add delta</code></td>
</tr>
<tr>
- <td><a href="https://software.opensuse.org/package/git-delta">openSUSE Tumbleweed</a></td>
+ <td><a href="https://software.opensuse.org/package/git-delta">openSUSE</a></td>
<td><code>zypper install git-delta</code>
</tr>
<tr>