aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL.md
diff options
context:
space:
mode:
Diffstat (limited to 'INSTALL.md')
-rw-r--r--INSTALL.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL.md b/INSTALL.md
index 14375a9..5176004 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -59,7 +59,7 @@ Set up the ctrack database:
* `sudo -u postgres psql postgres`
* `CREATE DATABASE ctrack;`
-* `ALTER ROLE postgres WITH PASSWORD 'postgres;'
+* `ALTER ROLE postgres WITH PASSWORD 'postgres;'`
* `\q` (to quit `psql`)`
Note - never use this default username/password configuration on a production