aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-10-20 13:32:52 +0200
committerLibravatar GitHub <noreply@github.com>2017-10-20 13:32:52 +0200
commita0792bed71af6de588f551deb6eb15019b8bd79d (patch)
treeee24f94c8426948c6360ab3816a732f475c9127f /README.md
parentBugfix: Ignore disabled services (diff)
parentMove linux distribution specific dependencies to /docs (diff)
downloadferdium-app-a0792bed71af6de588f551deb6eb15019b8bd79d.tar.gz
ferdium-app-a0792bed71af6de588f551deb6eb15019b8bd79d.tar.zst
ferdium-app-a0792bed71af6de588f551deb6eb15019b8bd79d.zip
Merge branch 'develop' into master
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 2 insertions, 5 deletions
diff --git a/README.md b/README.md
index fec639aff..2a0d30f1e 100644
--- a/README.md
+++ b/README.md
@@ -14,11 +14,8 @@ Messaging app for WhatsApp, Slack, Telegram, HipChat, Hangouts and many many mor
14 14
15### Preparations 15### Preparations
16 16
17#### Install OS Dependencies 17#### Install Linux OS dependencies
18##### Linux (Debian/Ubuntu) 18[Guide: Linux distribution specific dependencies](docs/linux.md)
19```bash
20$ apt install libx11-dev libxext-dev libxss-dev libxkbfile-dev
21```
22 19
23#### Install yarn 20#### Install yarn
24##### MacOS 21##### MacOS