X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/2b73eeb1705ce15fbb6be76f8aa26d7c379a3834..22f7c1f721e5a77786f9f61fa219f262784757ac:/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