From 8ce50dfeb6fea45a045f9f2300782f560b6bc909 Mon Sep 17 00:00:00 2001 From: Markus Bong <2Fake1987@gmail.com> Date: Tue, 8 Dec 2020 15:04:23 +0100 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 28d9c6a..dc0fcfc 100644 --- a/README.md +++ b/README.md @@ -75,7 +75,7 @@ If you are using the scripts on a different Fritz!Box model please let me know b pip install -r requirements.txt - fritzconnection requires python3. Make shure python --version is >= 3.6. + fritzconnection requires python3. Make sure python --version is >= 3.6. 2. Make sure the FritzBox has UPnP status information enabled. (German interface: Heimnetz > Heimnetzübersicht > Netzwerkeinstellungen > Statusinformationen über UPnP übertragen)