Merge pull request #88 from kotcrab/patch-1

docs/install: fix dependency name
This commit is contained in:
Marcin Kurczewski 2016-06-03 07:41:42 +02:00
commit 3d0dfa13f3

View file

@ -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