summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorSam James <11667869+thesamesam@users.noreply.github.com>2020-11-02 13:59:36 +0000
committerGitHub <noreply@github.com>2020-11-02 08:59:36 -0500
commite85f8e651b4e76ce72ec7c5adb828cc36a1aa3fa (patch)
treed295a78e4e393f92c6a99338991b99260b91dd18 /README.md
parent2d3b3ce5406f35daeb93a0dc40cdbd55e07dae6c (diff)
README.md: add Gentoo package (#376)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index dd363331..54346f22 100644
--- a/README.md
+++ b/README.md
@@ -223,6 +223,10 @@ Alternatively, delta is available in the following package managers:
<td>FreeBSD</td>
<td><code>pkg install git-delta</code></td>
</tr>
+ <tr>
+ <td>Gentoo</td>
+ <td><code>emerge dev-util/git-delta</code></td>
+ </tr>
<tr>
<td>Homebrew</td>
<td><code>brew install git-delta</code></td>