From effd43bbaf14d575228d7b366da752df68ea6aef Mon Sep 17 00:00:00 2001 From: "marcio.fernandes" Date: Fri, 21 Jan 2022 12:17:38 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index d51e5a8..ca716b3 100644 --- a/README.md +++ b/README.md @@ -40,11 +40,11 @@ Reboot bluealsa-aplay 00:00:00:00:00:00 #### Automatically on boot -ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use onlyone utility +ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use [onlyone](#onlyone) utility #### Service Setup -**Atention! Step not required if using onlyone utility** +**Atention! Step not required if using [onlyone](#onlyone) utility** *if used with squeezelite only one can be used on boot* Download/copy file [etc/systemd/system/bluealsaaplay.service](etc/systemd/system/bluealsaaplay.service) to /etc/systemd/system/ @@ -85,14 +85,14 @@ Start on boot sudo chmod +x /usr/local/bin/squeezelite ### Setup -ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use onlyone utility +ALSA only allows one application using sound (bad sound quality experience with DMUX or pulseaudio). To control service start/stop use [onlyone](#onlyone) utility #### Manual initialization /usr/bin/squeezelite #### Setup as service -**Atention! Step not required if using onlyone utility** +**Atention! Step not required if using [onlyone](#onlyone) utility** Download/copy file [etc/systemd/system/squeezelite.service](etc/systemd/system/squeezelite.service) to /etc/systemd/system/ *check file for squeezelite configurations* @@ -107,7 +107,7 @@ Enable on boot sudo systemctl enable squeezelite -## onlyone - utility +## onlyone **Prerequisites** - Git @@ -126,7 +126,7 @@ Enable on boot 1. Change configuration file squeezelite player name 1. Setup as service -Copy/download [service file](etc/system/systemd/onlyone.service) to etc/system/systemd +Copy/download [service file](etc/systemd/system/onlyone.service) to etc/system/systemd sudo systemctl enable onlyone.service && sudo systemctl start onlyone.service