Skip to content

Commit 1234da1

Browse files
committed
Update README.md
1 parent 05fc836 commit 1234da1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,7 @@ Requirements:
44
* [PyBluez](http://code.google.com/p/pybluez/), see their [documentation](http://code.google.com/p/pybluez/wiki/Documentation) for installation instructions :)
55
For Ubuntu, installation might work like this:
66
```
7-
sudo apt-get install libbluetooth-dev
8-
pip install pybluez
7+
sudo apt-get install libbluetooth-dev python-bluetooth
98
```
109

1110

0 commit comments

Comments
 (0)