Update index.rst
Right package for postgres is postgresql in ubuntu.
This commit is contained in:
parent
4f289c790b
commit
e70deb155d
|
@ -53,7 +53,7 @@ dependencies::
|
||||||
|
|
||||||
And optionally if your database is going to be on the same host as the webserver::
|
And optionally if your database is going to be on the same host as the webserver::
|
||||||
|
|
||||||
$ sudo apt-get install postgres
|
$ sudo apt-get install postgresql
|
||||||
|
|
||||||
|
|
||||||
Installing from Source
|
Installing from Source
|
||||||
|
|
Loading…
Reference in New Issue