summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorAaron Marcher <me@drkhsh.at>2018-03-26 18:09:30 +0200
committerAaron Marcher <me@drkhsh.at>2018-03-26 18:09:30 +0200
commit9dfd1c4650ec150b9f19d335a4f1cc04a7c93e86 (patch)
tree96d2caca8222bdd0430e979a8da8b028b18aed22 /README
parent4303c2181e55f4de39f3738b4bd65d20d1695efa (diff)
Remove ALSA dependency from README
ALSA is not a dependency anymore as we use /dev/mixer. The corresponding notice about PulseAudio is thus not necessary too.
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 1 insertions, 2 deletions
diff --git a/README b/README
index 0eac61a..49cf0f9 100644
--- a/README
+++ b/README
@@ -31,8 +31,7 @@ Features
Requirements
------------
-In order to build slstatus you need the Xlib header files and optionally ALSA
-for volume percentage. PulseAudio is not supported for various reasons.
+In order to build slstatus you need the Xlib header files.
Installation