From 1fd5d3913e497a32332e24b3faf90f1e7024536b Mon Sep 17 00:00:00 2001 From: Heitor Reis Date: Wed, 3 Feb 2016 09:44:10 -0200 Subject: [PATCH] Update readme to include new setup script instructions --- README.rdoc | 4 ++++ 1 file changed, 4 insertions(+), 0 deletions(-) diff --git a/README.rdoc b/README.rdoc index 09fa956..793bbc6 100644 --- a/README.rdoc +++ b/README.rdoc @@ -58,6 +58,10 @@ Please, have a look the wiki pages about development workflow and code standards rake db:setup +* Alternatively you can just run the setup script (Will also need the kalibro configurations service running) + + bin/setup + * How to run the test suite rake -- libgit2 0.21.2