X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f6695c9079f4eeeecaa796c879868f797f97cd55..cf11913d586bf9c25f003f4acd3b114367fa4aa9:/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