Skip to content

Commit

Permalink
Minor addition to seeding instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
yahoopete committed May 29, 2012
1 parent 5a4a6ed commit d8feeea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README
@@ -1,9 +1,9 @@
e-petitions
artmente-petitions

You will need ruby 1.8.7

You will need to set up the database.yml
You will need to run seeds.rb to seed the 'organisation' data required for moderation of petitions
You will need to run seeds.rb to seed the 'department' data required for moderation of petitions

For setting up a sysadmin user, run 'rake epets:add_sysadmin_user' - the password must contain a mix of upper and lower case letters, numbers and special characters.

Expand Down

0 comments on commit d8feeea

Please sign in to comment.