aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorm0sia <m0sia@m0sia.ru>2014-06-25 17:28:45 +0600
committerm0sia <m0sia@m0sia.ru>2014-06-25 17:28:45 +0600
commit7dff0e8494563b037808dda635dd73d243eb2ae7 (patch)
treee1760738d97c02f786b6e4498d9e03ec679cdbca /README.md
parent90f6a416abd772e77589a88378b6531cd24155e5 (diff)
parent9466457d7f09f8dfd9e6e67699c5a48f4a7f3e4a (diff)
downloadpyParrotZikTCP-7dff0e8494563b037808dda635dd73d243eb2ae7.tar.xz
pyParrotZikTCP-7dff0e8494563b037808dda635dd73d243eb2ae7.zip
Merge pull request #6 from spyou/master
Add python-bluez requirement to Readme
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index f36b0f0..1659c37 100644
--- a/README.md
+++ b/README.md
@@ -21,6 +21,14 @@ http://goo.gl/dXij2t
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")