mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-23 17:27:19 +00:00
Update recorder.markdown
This commit is contained in:
parent
a2a75c0eeb
commit
6d20493650
@ -59,9 +59,9 @@ $ sudo apt-get install libmysqlclient-dev
|
|||||||
$ pip3 install mysqlclient
|
$ pip3 install mysqlclient
|
||||||
```
|
```
|
||||||
|
|
||||||
### {% linkable_title PostGreSQL %}
|
### {% linkable_title PostgreSQL %}
|
||||||
|
|
||||||
For PostGreSQL you may have to install a few dependencies:
|
For PostgreSQL you may have to install a few dependencies:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
$ sudo apt-get install postgresql-server-dev-X.Y
|
$ sudo apt-get install postgresql-server-dev-X.Y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user