Added Fedora installation instructions. (#92)
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
This commit is contained in:
parent
513f69e88a
commit
1c53fed36d
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue