Fix one more occurrence of pymssql (#11447)

This commit is contained in:
Malte Franken 2019-12-13 20:32:14 +11:00 committed by Franck Nijhof
parent 650fa29e14
commit 2651a71eed

View File

@ -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