mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-06-04 01:06:50 +00:00
Fix one more occurrence of pymssql (#11447)
This commit is contained in:
parent
650fa29e14
commit
2651a71eed
@ -254,7 +254,7 @@ sudo apt-get install unixodbc-dev
|
|||||||
pip3 install pyodbc
|
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
|
```bash
|
||||||
sudo -u homeassistant -H -s
|
sudo -u homeassistant -H -s
|
||||||
|
Loading…
x
Reference in New Issue
Block a user