From cebd08164c35a3ce091489eea8bd9dfcf3b1aba0 Mon Sep 17 00:00:00 2001
From: Patrick Ziegler
Date: Wed, 3 Oct 2018 16:37:42 +0200
Subject: [PATCH] Updated Module: alsa (markdown)
---
Module:-alsa.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Module:-alsa.md b/Module:-alsa.md
index ec5b4e2..cacd319 100644
--- a/Module:-alsa.md
+++ b/Module:-alsa.md
@@ -1,4 +1,5 @@
-This module shows volume and mute state for ALSA mixers. Most of the module functionality should work as long as you are using an alsa backend, like pulseaudio-alsa (use the [`internal/pulseaudio`](https://github.com/jaagr/polybar/wiki/Module:-pulseaudio), if you experience any issues)
+This module shows volume and mute state for ALSA mixers. Most of the module functionality should work as long as you are using an alsa backend, like pulseaudio-alsa.
+If you use `pulseaudio` use the [`internal/pulseaudio`](https://github.com/jaagr/polybar/wiki/Module:-pulseaudio) module instead, even if it uses alsa as the backend.
**NOTE**: This module requires the project to be built with ALSA support.