From f163590d11dff0f256ba3e256be1b0182922ba1a Mon Sep 17 00:00:00 2001 From: Mike Eduard Date: Thu, 12 Apr 2012 20:43:14 +0200 Subject: [PATCH] Small update. --- README.rdoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rdoc b/README.rdoc index 03db07cb5..3a229cb8f 100644 --- a/README.rdoc +++ b/README.rdoc @@ -17,8 +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> sudo - gem install bundler # (only if bundler is not installed) - shell> sudo - bundle install + shell> sudo gem install rails + shell> sudo bundle install 3. Configure your databases (if needed)