diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-12-26 19:21:13 +0200 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2017-12-26 19:21:35 +0200 |
commit | 353b90a9a574b1b3ec26b5e6a925997f38c9537f (patch) | |
tree | 888aaecc3bae3617004ad9e1bdffebe0839f0c10 /README.md | |
parent | Docs: Update required Clang version to 3.8 (#182) (diff) | |
download | nheko-353b90a9a574b1b3ec26b5e6a925997f38c9537f.tar.xz |
Mention deb and rpm packages
[ci skip]
Diffstat (limited to '')
-rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md index c93665f2..57d34883 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,8 @@ Specifically there is support for: ### Installation -There are continuous nightly releases [here](https://github.com/mujx/nheko/releases/tag/nightly) for Linux ([AppImage](https://appimage.org/)), Mac and Windows. +There are continuous nightly releases [here](https://github.com/mujx/nheko/releases/tag/nightly) +for Linux ([AppImage](https://appimage.org/), rpm, deb), Mac and Windows. #### Arch Linux ```bash |