From 2651a71eedf0dad00a521745e5f23de2d36daaa7 Mon Sep 17 00:00:00 2001 From: Malte Franken Date: Fri, 13 Dec 2019 20:32:14 +1100 Subject: [PATCH] Fix one more occurrence of pymssql (#11447) --- source/_integrations/recorder.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/recorder.markdown b/source/_integrations/recorder.markdown index 865253c2b06..049aac26927 100644 --- a/source/_integrations/recorder.markdown +++ b/source/_integrations/recorder.markdown @@ -254,7 +254,7 @@ sudo apt-get install unixodbc-dev pip3 install pyodbc ``` -If you are in a virtual environment, don't forget to activate it before installing the pymssql package. +If you are in a virtual environment, don't forget to activate it before installing the pyodbc package. ```bash sudo -u homeassistant -H -s