diff --git a/docs/installation/raspberrypi.rst b/docs/installation/raspberrypi.rst index f163657a..020b6edd 100644 --- a/docs/installation/raspberrypi.rst +++ b/docs/installation/raspberrypi.rst @@ -209,12 +209,12 @@ software packages, as Wheezy is going to be the next release of Debian. aplay /usr/share/sounds/alsa/Front_Center.wav - If you hear a voice saying "Front Center," then your sound is working. Don't - be concerned if this test sound includes static, output from Mopidy will not. - Test your sound with gstreamer to determine sound quality. + If you hear a voice saying "Front Center", then your sound is working. Don't + be concerned if this test sound includes static. Test your sound with + GStreamer to determine the sound quality of Mopidy. - To make the change to analog output stick, you can add the ``amixer`` command - to e.g. ``/etc/rc.local``, which will be executed when the system is + To make the change to analog output stick, you can add the ``amixer`` + command to e.g. ``/etc/rc.local``, which will be executed when the system is booting.