summaryrefslogtreecommitdiffstats
path: root/doc/README-ko.md
diff options
context:
space:
mode:
authorUSER <user@AL01919090.local>2021-10-10 11:20:06 +0900
committerDavid Peter <sharkdp@users.noreply.github.com>2021-10-10 10:24:04 +0200
commit8f6a0cd9e259a2e8d4dc86283530407e7fa8b0ba (patch)
treed89bce05eb2df1146103e3582c49ebf08b189c56 /doc/README-ko.md
parent994c21a5e14588dd252f1503ae06683baf8f3ffa (diff)
update Korean readme
Diffstat (limited to 'doc/README-ko.md')
-rw-r--r--doc/README-ko.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/README-ko.md b/doc/README-ko.md
index 2001f82b..cbfc1168 100644
--- a/doc/README-ko.md
+++ b/doc/README-ko.md
@@ -279,6 +279,14 @@ pacman -S bat
dnf install bat
```
+### Funtoo Linux에서
+
+dev-kit을 통해 [`bat` 패키지](https://github.com/funtoo/dev-kit/tree/1.4-release/sys-apps/bat)를 설치할 수 있습니다:
+
+```bash
+emerge sys-apps/bat
+```
+
### Gentoo Linux에서
공식 소스를 통해