Update UbuntuInstallation.md

This commit is contained in:
Connor Turland 2017-07-25 17:06:27 -07:00 committed by GitHub
parent 785e16eeae
commit 1af4728073

View file

@ -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