diff --git a/README.md b/README.md index 41f4dbc..4653b9f 100644 --- a/README.md +++ b/README.md @@ -15,10 +15,17 @@ Building Instructions In case you do not want to download the prepared image, you can built the image yourself using these following instructions. -1. Install [PulseAudio Preferences](http://freedesktop.org/software/pulseaudio/paprefs/). Debian/Ubuntu users can do this: +1. Install [PulseAudio Preferences](http://freedesktop.org/software/pulseaudio/paprefs/). + +Debian/Ubuntu users can do this: sudo apt-get install paprefs +Fedora/Redhat users this: + + sudo dnf install pulseaudio-module-zeroconf + sudo dnf install paprefs + 2. Launch PulseAudio Preferences, go to the *"Network Server"* tab, and check the *"Enable network access to local sound devices"* and *"Don't require authentication"* checkboxes 3. Restart PulseAudio