From 224cad0f18d19efb34669dc8b3ee47242bc86107 Mon Sep 17 00:00:00 2001 From: Heitor Reis Date: Wed, 3 Feb 2016 09:41:01 -0200 Subject: [PATCH] Add warning about configurations' service dependency --- README.rdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 504363f..09fa956 100644 --- a/README.rdoc +++ b/README.rdoc @@ -54,7 +54,7 @@ Please, have a look the wiki pages about development workflow and code standards rake db:create -* Database initialization +* Database initialization (The seeds script will need the kalibro configurations service running) rake db:setup -- libgit2 0.21.2