X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/778659a78cdbdbf03014943b9ce85b990daa8cb1..9badc45929af8a187a36bddfc965c32135dbb16b:/INSTALL.md diff --git a/INSTALL.md b/INSTALL.md index 53a783846..129b071f1 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -138,7 +138,7 @@ instructions below as appropriate. ### PostgreSQL account setup -We need to create a PostgreSQL role (i.e. user account) for your current user, and it needs to be a superuser so that we can create more database. +We need to create a PostgreSQL role (i.e. user account) for your current user, and it needs to be a superuser so that we can create more databases. ``` sudo -u postgres -i