mirror of
https://github.com/rr-/szurubooru.git
synced 2025-07-17 08:26:24 +00:00
docs/install: fix dependency name
This commit is contained in:
@ -4,7 +4,7 @@ distributions are different, the steps stay roughly the same.
|
||||
### Installing hard dependencies
|
||||
|
||||
```console
|
||||
user@host:~$ sudo pacman -S postgres
|
||||
user@host:~$ sudo pacman -S postgresql
|
||||
user@host:~$ sudo pacman -S python
|
||||
user@host:~$ sudo pacman -S python-pip
|
||||
user@host:~$ sudo pacman -S ffmpeg
|
||||
|
Reference in New Issue
Block a user