Skip to content

Commit

Permalink
Add avahi-utils to the raspi deps in building guide doc (#13339)
Browse files Browse the repository at this point in the history
  • Loading branch information
wahajsyed authored and pull[bot] committed May 26, 2022
1 parent 676649f commit 1486736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`.
Expand Down

0 comments on commit 1486736

Please sign in to comment.