Skip to content

Commit

Permalink
minor text change
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingzumwalt committed Dec 18, 2012
1 parent a74a26a commit 28c56d6
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion config/locales/en.yml
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,14 @@ en:
run_hydra_generators:
These gems provide generators for adding basic views, styles, and override
points into your application. We'll run these generators now.
points into your application.

We'll run the generators now for you. If you were to run these generators yourself, you would call
rails generate 'blacklight', '--devise'
rails generate 'hydra:head', 'User'

Note: We have to stop jetty before running this step. We will restart it when you need it again.\n\n}, STATEMENT


db_migrate:
Blacklight uses a SQL database for keeping track of user bookmarks,
Expand Down

0 comments on commit 28c56d6

Please sign in to comment.