Update recorder.markdown
This commit is contained in:
parent
a2a75c0eeb
commit
6d20493650
1 changed files with 2 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue