Commit 224cad0f18d19efb34669dc8b3ee47242bc86107

Authored by Heitor
1 parent cccc9749

Add warning about configurations' service dependency

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
README.rdoc
... ... @@ -54,7 +54,7 @@ Please, have a look the wiki pages about development workflow and code standards
54 54  
55 55 rake db:create
56 56  
57   -* Database initialization
  57 +* Database initialization (The seeds script will need the kalibro configurations service running)
58 58  
59 59 rake db:setup
60 60  
... ...