diff --git a/docs/guides/BUILDING.md b/docs/guides/BUILDING.md index cf8310b4220f43..5c5bff57633b61 100644 --- a/docs/guides/BUILDING.md +++ b/docs/guides/BUILDING.md @@ -91,7 +91,7 @@ Boot the SD card, login with the default user account "ubuntu" and password Finally, install some Raspberry Pi specific dependencies: ``` -sudo apt-get install pi-bluetooth +sudo apt-get install pi-bluetooth avahi-utils ``` You need to reboot your RPi after install `pi-bluetooth`.