forked from Doma/docker-mopidy
Fix typo
This commit is contained in:
committed by
Werner Beroux
parent
10c5130e53
commit
90c515564d
@@ -21,7 +21,7 @@ You may install additional [backend extensions](https://docs.mopidy.com/en/lates
|
||||
|
||||
#### PulseAudio over network
|
||||
|
||||
First to make [audio from from within a Docker container](http://stackoverflow.com/q/28985714/167897), you should enable [PulseAudio over network](https://wiki.freedesktop.org/www/Software/PulseAudio/Documentation/User/Network/); so if you have X11 you may for example do:
|
||||
First to make [audio work from within a Docker container](http://stackoverflow.com/q/28985714/167897), you should enable [PulseAudio over network](https://wiki.freedesktop.org/www/Software/PulseAudio/Documentation/User/Network/); so if you have X11 you may for example do:
|
||||
|
||||
1. Install [PulseAudio Preferences](http://freedesktop.org/software/pulseaudio/paprefs/). Debian/Ubuntu users can do this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user