Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Duplicate section
  • Loading branch information
Sergiy Dybskiy committed Mar 24, 2016
1 parent a83674d commit 8f3234c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,17 +80,6 @@ You can run this locally in a Rails console for development testing.

If you are deployed to Heroku, you would run it there.

### To create an admin account

In Rails console, run this command. Be careful to not use the example admin user
for security reasons. Password confirmation should match password.

`AdminUser.create!(:email => '[email protected]', :password => 'password', :password_confirmation => 'passwordconfirmaiton')`

You can run this locally in a Rails console for development testing.

If you are deployed to Heroku, you would run it there.

## Teardown

When your prelaunch campaign comes to an end we've included a helpful `rake`
Expand Down

0 comments on commit 8f3234c

Please sign in to comment.