mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Fix PostgreSQL name in headings
This commit is contained in:
parent
081d3d6bf7
commit
9249c61a10
1 changed files with 2 additions and 2 deletions
|
@ -138,7 +138,7 @@ git clone https://github.com/iv-org/invidious
|
||||||
exit
|
exit
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Set up PostgresSQL
|
#### Set up PostgreSQL
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
systemctl enable --now postgresql
|
systemctl enable --now postgresql
|
||||||
|
@ -187,7 +187,7 @@ git clone https://github.com/iv-org/invidious
|
||||||
cd invidious
|
cd invidious
|
||||||
```
|
```
|
||||||
|
|
||||||
#### Set up PostgresSQL
|
#### Set up PostgreSQL
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
brew services start postgresql
|
brew services start postgresql
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue