Fix PostgreSQL name in headings

This commit is contained in:
Victor Lin 2024-04-28 08:32:59 -07:00
parent 081d3d6bf7
commit 9249c61a10

View file

@ -138,7 +138,7 @@ git clone https://github.com/iv-org/invidious
exit
```
#### Set up PostgresSQL
#### Set up PostgreSQL
```bash
systemctl enable --now postgresql
@ -187,7 +187,7 @@ git clone https://github.com/iv-org/invidious
cd invidious
```
#### Set up PostgresSQL
#### Set up PostgreSQL
```bash
brew services start postgresql