diff --git a/doc/UbuntuInstallation.md b/doc/UbuntuInstallation.md index 784239ab..72de7618 100644 --- a/doc/UbuntuInstallation.md +++ b/doc/UbuntuInstallation.md @@ -80,6 +80,7 @@ Use these commands to set the password to 3112 and then quit: now we can use rake to create, load the schema into, and load db/seeds.rb into the postgres database: + rake db:create rake db:setup Open a new terminal, navigate to the metamaps directory, and execute the