summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorIngo Feinerer <feinerer@logic.at>2019-02-08 15:37:17 +0100
committerAaron Marcher <me@drkhsh.at>2019-02-13 13:35:44 +0100
commitc1dc896c806693a4a368abf59e6890d32d520074 (patch)
treede767c339673e7d0e4cfbf2bfad0a796b809a38a /README
parente724907cc37749907cb8c63031d9fb35ef46a657 (diff)
Add native OpenBSD support for mute/volume
Based on functionality in dstat by Joerg Jung.
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 233e252..38ec27a 100644
--- a/README
+++ b/README
@@ -38,7 +38,7 @@ In order to build slstatus you need the Xlib header files.
Installation
------------
Edit config.mk to match your local setup (slstatus is installed into the
-/usr/local namespace by default). Uncomment OSSLIBS on OpenBSD.
+/usr/local namespace by default).
Afterwards enter the following command to build and install slstatus (if
necessary as root):