Small update.

This commit is contained in:
Mike Eduard 2012-04-12 20:43:14 +02:00
parent 9903473076
commit f163590d11

View file

@ -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)