INSTALL.md grammar

This commit is contained in:
Paul Norman 2016-12-16 20:58:41 -08:00 committed by GitHub
parent 2898dbed23
commit 208e24d398

View file

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