From b1c8667f639edd35eb10199af3104155e65ebbf6 Mon Sep 17 00:00:00 2001 From: Andrey Pokhilko Date: Tue, 18 Jun 2019 09:56:17 +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 456bca7..4c35493 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,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.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: