aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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