mirror of
https://gitea.invidious.io/iv-org/documentation.git
synced 2024-08-15 00:53:34 +00:00
Fix postgresql package name
This commit is contained in:
parent
4d84c23d0d
commit
9d9c4e6bf7
1 changed files with 1 additions and 1 deletions
|
@ -177,7 +177,7 @@ systemctl enable --now invidious.service
|
|||
|
||||
```bash
|
||||
brew update
|
||||
brew install crystal postgres imagemagick librsvg
|
||||
brew install crystal postgresql imagemagick librsvg
|
||||
```
|
||||
|
||||
#### Set up PostgresSQL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue