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-06-18 09:56:17 +03:00 committed by GitHub
parent 9c0ff8e453
commit b1c8667f63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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