aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMichael Stapelberg2015-12-23 11:21:34 +0100
committerMichael Stapelberg2015-12-23 11:21:34 +0100
commit45ad5304f785a11536c46aa400f8cc13e15c3078 (patch)
treed5213601a3224b3a51d6d3705b04318d7c28ecd7 /README.md
parentMerge pull request #72 from ixjlyons/pango-setting (diff)
parentupdate README.md with libnl-genl-3-dev (diff)
Merge pull request #86 from remijouannet/master
update README.md with libnl-genl-3-dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 716c63a..42fde83 100644
--- a/README.md
+++ b/README.md
@@ -22,7 +22,7 @@ i3status has the following dependencies:
On debian-based systems, the following line will install all requirements:
```bash
-apt-get install libconfuse-dev libyajl-dev libasound2-dev libiw-dev asciidoc libcap2-bin libpulse-dev
+apt-get install libconfuse-dev libyajl-dev libasound2-dev libiw-dev asciidoc libcap2-bin libpulse-dev libnl-genl-3-dev
```
## Upstream