summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorKonstantinos Sideris <sideris.konstantin@gmail.com>2017-05-09 22:42:32 +0300
committerKonstantinos Sideris <sideris.konstantin@gmail.com>2017-05-09 22:42:32 +0300
commit61fae5bb0d8e8a9f5370d74d19e912723cb63be1 (patch)
tree639fd21a0039a73eae9ad5d42093b12c93188398 /README.md
parent5c1fccdcfaceda06e7cd61f13fd2affeebea12ab (diff)
Update installation instructions
Diffstat (limited to 'README.md')
-rw-r--r--README.md16
1 files changed, 12 insertions, 4 deletions
diff --git a/README.md b/README.md
index 2f7fb761..65d56541 100644
--- a/README.md
+++ b/README.md
@@ -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