aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Alpi <nicolas.alpi@gmail.com>2014-04-09 14:22:51 +0100
committerNicolas Alpi <nicolas.alpi@gmail.com>2014-04-09 14:22:51 +0100
commit9466457d7f09f8dfd9e6e67699c5a48f4a7f3e4a (patch)
treedfaf802fd29487dc405129947fbb235e10a3d505
parent4602b9773fa780640d7bd6a944e0778afcd96db6 (diff)
downloadpyParrotZikTCP-9466457d7f09f8dfd9e6e67699c5a48f4a7f3e4a.tar.xz
pyParrotZikTCP-9466457d7f09f8dfd9e6e67699c5a48f4a7f3e4a.zip
Add python-bluez requirement to Readme
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f2a27f1..78682ef 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,14 @@ https://dl.dropboxusercontent.com/u/4907241/setup.exe
1. Connect Parrot Zik with standard bluetooth connection
2. Run applet ./ParrotZikTray.py
+### Requirement
+
+Python-bluez is needed. On ubuntu based distro run
+
+````
+sudo apt-get install python-bluez
+````
+
## Screenshots
![ScreenShot](https://dl.dropboxusercontent.com/u/4907241/ParrotZikTray.png "Unity App Indicator Applet")