From 01b93fa6f47213e99f65be150b725dc6d3988835 Mon Sep 17 00:00:00 2001 From: Connor Turland Date: Sun, 10 Aug 2014 00:08:32 -0400 Subject: [PATCH] Update Ubuntu README.md --- Ubuntu README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Ubuntu README.md b/Ubuntu README.md index 8596b0a4..beefc79f 100644 --- a/Ubuntu README.md +++ b/Ubuntu README.md @@ -70,13 +70,13 @@ alright now we need to make sure your postgres password is the same as it is lis Select postgres like this -"\password postgres" +"\password postgres;" set the password to 3112 Then to quit -"\q" +"\q;" now we can run the rake install and db creation