Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add avahi-utils to the raspi deps in building guide doc (#13339)
Browse files Browse the repository at this point in the history
wahajsyed authored and pull[bot] committed Mar 8, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 37e953d commit 1107877
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
@@ -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`.

0 comments on commit 1107877

Please sign in to comment.