Skip to content

Commit

Permalink
remove errant 'a' (x4)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Hyland committed Mar 15, 2012
1 parent ace58b1 commit 7cfcb5e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
Expand Up @@ -15,5 +15,5 @@ This app runs on Postgres locally. It can be a little funny. You'll probably
need to manually create your user and databases:

createuser lunchhaus
createdb -Olunchahaus -Eutf8 lunchahaus_development
createdb -Olunchahaus -Eutf8 lunchahaus_test
createdb -Olunchhaus -Eutf8 lunchhaus_development
createdb -Olunchhaus -Eutf8 lunchhaus_test

0 comments on commit 7cfcb5e

Please sign in to comment.