Skip to content

Commit

Permalink
README update: 3rd party fedora package (#683)
Browse files Browse the repository at this point in the history
  • Loading branch information
ToroidalFox authored Nov 13, 2024
1 parent e2d362e commit 33d1c16
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.ko.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,15 @@ i18n = {

[releases](https://github.com/Riey/kime/releases) 탭에 있는 .deb 파일을 설치할 수 있습니다.

### 페도라

비공식 패키지가 [Fedora Copr](https://copr.fedorainfracloud.org/coprs/toroidalfox/kime/) 에서 운영되고 있습니다.

```sh
dnf copr enable toroidalfox/kime
dnf install kime # 개발 버전은 `kime-git`
```

### 젠투

```sh
Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,15 @@ Developing version is available on [`kime-git`](https://aur.archlinux.org/packag

`.deb` package is available on github [releases](https://github.com/Riey/kime/releases) tab.

### Fedora

The unofficial package is being maintained on [Fedora Copr](https://copr.fedorainfracloud.org/coprs/toroidalfox/kime/).

```sh
dnf copr enable toroidalfox/kime
dnf install kime # `kime-git` for bleeding edge
```

### Gentoo

```sh
Expand Down

0 comments on commit 33d1c16

Please sign in to comment.