README: Add note about FreeBSD sndio dep
authordrkhsh <me@drkhsh.at>
Thu, 27 Oct 2022 22:47:06 +0000 (00:47 +0200)
committerdrkhsh <me@drkhsh.at>
Thu, 27 Oct 2022 23:03:56 +0000 (01:03 +0200)
README

diff --git a/README b/README
index cebad30d2144c6441cb72981a5d1a563f2314251..4da075642cf152acc9514950dee73c0daaaa7792 100644 (file)
--- a/README
+++ b/README
@@ -35,8 +35,9 @@ Requirements
 Currently slstatus works on FreeBSD, Linux and OpenBSD.
 In order to build slstatus you need the Xlib header files.
 
-For volume percentage on Linux the kernel module `snd-mixer-oss` must be
-loaded.
+- For volume percentage on Linux the kernel module `snd-mixer-oss` must be
+  loaded.
+- For volume percentage on FreeBSD, `sndio` must be installed.
 
 
 Installation