From dcdf8dfaa7abede9efb908292dd56e63c772d31f Mon Sep 17 00:00:00 2001 From: toku-sa-n Date: Sun, 9 Jun 2019 18:11:01 +0900 Subject: [PATCH] Add install instructions(ja) for Gentoo Users. --- doc/README-ja.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/README-ja.md b/doc/README-ja.md index 4a949f03..b6c27e66 100644 --- a/doc/README-ja.md +++ b/doc/README-ja.md @@ -124,6 +124,14 @@ xbps-install -S bat dnf module install bat ``` +### Gentoo Linux + +[Gentoo Linuxの公式リソース](https://packages.gentoo.org/packages/sys-apps/bat)からインストールできます。 + +```bash +emerge sys-apps/bat +``` + ### FreeBSD 事前にコンパイル済みである[pkg](https://www.freshports.org/textproc/bat)をインストールできます: