From 8b970c07921d76de5be73312da51d11e23ce90ff Mon Sep 17 00:00:00 2001 From: Andrey Pokhilko Date: Mon, 9 Dec 2019 16:33:00 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index af80236..2244fe2 100644 --- a/README.md +++ b/README.md @@ -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: