Slightly clearer, I think.

This commit is contained in:
Mike iLL Kilmer 2015-08-10 12:22:24 -05:00
parent b7195cd219
commit cf1fabe5b6
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ Getting started
**Important**: After selecting your database type, `rake` will create the file `config/database.yml`,
which then then be edited with working `username` and `password` credentials for the database. These fields
must be added for *development* AND (temporary) *test* databases.
must be added for *development* AND (temporary) *test* databases. Then continue with confirmation in rake dialogue.
5. Start rails by running: