Update installation instructions

This commit is contained in:
Konstantinos Sideris 2017-05-09 22:42:32 +03:00
parent 5c1fccdcfa
commit 61fae5bb0d
2 changed files with 24 additions and 16 deletions

View File

@ -11,7 +11,18 @@ Join the discussion on Matrix [#nheko:matrix.org](https://matrix.to/#/#nheko:mat
Most of the features you'd expect from a chat application are missing right now
but you can of course receive and send messages in the rooms that you are a member of.
### Requirements
### Installation
#### Arch Linux
```bash
pacaur -S nheko-git
```
#### Windows
You can find a NSIS installer [here](https://ci.appveyor.com/project/mujx/nheko/branch/master/artifacts).
### Build Requirements
- Qt5 (5.7 or greater). Qt 5.7 adds support for color font rendering with
Freetype, which is essential to properly support emoji.
@ -54,9 +65,6 @@ make -C build
The `nheko` binary will be located in the `build` directory.
[Here](https://ci.appveyor.com/project/mujx/nheko/branch/master/artifacts) you can
find development builds for Windows.
### Contributing
Any kind of contribution to the project is greatly appreciated. You are also