Update MacInstallation.md
This commit is contained in:
parent
00e2aefb4e
commit
1ec897b8c8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ Copy the .example-env file and rename it to .env. Then modify the DB_USERNAME an
|
||||||
|
|
||||||
rake db:create
|
rake db:create
|
||||||
rake db:schema:load
|
rake db:schema:load
|
||||||
rake db:fixtures:load
|
rake db:seed
|
||||||
rails server
|
rails server
|
||||||
|
|
||||||
Now open a browser to http://localhost:3000!
|
Now open a browser to http://localhost:3000!
|
||||||
|
|
Loading…
Reference in a new issue