Commit f6430738197db3b6417c9b4c8b4e9aa125b15540
1 parent
0972b7c1
Exists in
master
and in
1 other branch
I skipped this step and had to backtrack a little. Nice to remind users here.
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
README.md
@@ -144,6 +144,7 @@ cap deploy:setup deploy | @@ -144,6 +144,7 @@ cap deploy:setup deploy | ||
144 | ```bash | 144 | ```bash |
145 | git clone http://github.com/errbit/errbit.git | 145 | git clone http://github.com/errbit/errbit.git |
146 | ``` | 146 | ``` |
147 | + * Update `db/seeds.rb` with admin credentials for your initial login. | ||
147 | 148 | ||
148 | * Create & configure for Heroku | 149 | * Create & configure for Heroku |
149 | 150 |