From 676195abdf89caba20644ffff46f1f6ffe332629 Mon Sep 17 00:00:00 2001 From: Stephan Traub Date: Mon, 10 Aug 2020 16:09:47 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a247d8a..21fc999 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ Tested with the following smart lights: * [SLV Play RGB bulb](https://www.amazon.de/dp/B07PNCDJLW) ## Install -`pip install pywizlight' +`pip install pywizlight` ## Kudos Thank you [@angadsingh](https://github.com/angadsingh) for make such incredible improvements!!