Update README.md

This commit is contained in:
aiminick 2020-06-25 16:05:11 +08:00 committed by GitHub
parent eb1ea043a4
commit b4cce588cc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1409,7 +1409,7 @@ Pi's Bluetooth has compatibility issues with certain hardware between alsa and p
Disable Bluealsa Service, just use pulseaudio for bluetooth audio. Run the command below and reboot: Disable Bluealsa Service, just use pulseaudio for bluetooth audio. Run the command below and reboot:
``` ```
systemctl disable bluealsa.service systemctl mask bluealsa.service
``` ```
### 3-17. Extra Application Instructions ### 3-17. Extra Application Instructions