summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md

index b30d8790..90f2832f 100644 --- a/README.md +++ b/README.md
@@ -62,6 +62,13 @@ sudo apt-get update sudo apt-get install qt58base qt58tools cmake liblmdb-dev ``` +##### Fedora +On Fedora you can install package from COPR repository: +```bash +sudo dnf copr enable xvitaly/matrix +sudo dnf install nheko +``` + ##### OSX (Xcode 8 or later) ```bash