From a6387c6784758b247bfd2550a3e1ea36515708c3 Mon Sep 17 00:00:00 2001 From: Martin Edenhofer Date: Wed, 11 Apr 2012 12:26:35 +0200 Subject: [PATCH] Added bundler info. --- README.rdoc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.rdoc b/README.rdoc index 4b8ecadf6..4ed2dbc25 100644 --- a/README.rdoc +++ b/README.rdoc @@ -17,7 +17,8 @@ want to answer them with a team of agents? You're going to love Zammad! 2. Install all dependencies shell> cd zammad - shell> bundle install + shell> sudo - gem install bundler # (only if bundler is not installed) + shell> sudo - bundle install 3. Configure your databases (if needed)