1
0
mirror of https://github.com/undera/pylgbst.git synced 2020-11-18 19:37:26 -08:00

Update README.md

This commit is contained in:
Andrey Pokhilko 2019-12-09 16:33:00 +03:00 committed by GitHub
parent fc8ed8ce2b
commit 8b970c0792
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -36,7 +36,7 @@ _Please note that this library requires one of Bluetooth backend libraries to be
Install library like this:
```bash
pip install https://github.com/undera/pylgbst/archive/1.1.0.tar.gz
pip install https://github.com/undera/pylgbst/archive/1.1.1.tar.gz
```
Then instantiate MoveHub object and start invoking its methods. Following is example to just print peripherals detected on Hub: