diff --git a/doc/database/postgres/configure-postgres.md b/doc/database/postgres/configure-postgres.md index 5f519c1..c870c6a 100644 --- a/doc/database/postgres/configure-postgres.md +++ b/doc/database/postgres/configure-postgres.md @@ -5,7 +5,7 @@ These are instructions for setting up NNTPChan with Postgres as the data-storage ##Configuring Postgres -Setting up postgres (as root) +Setting up postgres (as root): # become postgres user su postgres