Skip to content

Commit 56605c8

Browse files
committed
Added PyBluez instructions
1 parent cd2bf5b commit 56605c8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Readme.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,10 @@ chmod +x bluetooth_battery.py
2424
./bluetooth_battery.py [BT_MAC_ADDRESS_1] ...
2525
```
2626

27-
You can input addresses for as many devices as you want separated by space.
27+
**You can input addresses for as many devices as you want separated by space.**
28+
29+
_make sure you have `python-pybluez` or `python3-pybluez` installed on your system._
30+
_if you are using pip, install `PyBluez` instead._
2831

2932
### It didn't work?
3033

0 commit comments

Comments
 (0)