diff --git a/README.md b/README.md index 1c9ae31..aa90080 100644 --- a/README.md +++ b/README.md @@ -65,19 +65,21 @@ - Start on boot (as a service) - sudo service bluealsa enable && sudo service bluealsa start + + sudo service bluealsa enable && sudo service bluealsa start - Setup bluealsa-aplay Download/copy file [etc/systemd/system/bluealsaaplay.service](etc/systemd/system/bluealsaaplay.service) to /etc/systemd/system/ - Enable service on boot - *if used with squeezelite only one can be used on boot* + *if used with squeezelite only one can be used on boot* - sudo systemctl enable bluealsaaplay + sudo systemctl enable bluealsaaplay - Start service *if used with squeezelite only one can be running* - sudo systemctl start bluealsaaplay + + sudo systemctl start bluealsaaplay - bluealsa-aplay and squeelite - squeelite on boot @@ -88,7 +90,7 @@ sudo sh -c 'systemctl stop squeezelite; systemctl start bluealsaaplay' - - change to squeezelite + - change to squeezelite sudo sh -c 'systemctl stop bluealsaaplay; systemctl start squeezelite'