Added bundler info.

This commit is contained in:
Martin Edenhofer 2012-04-11 12:26:35 +02:00
parent 270066d899
commit a6387c6784

View file

@ -17,7 +17,8 @@ want to answer them with a team of agents? You're going to love Zammad!
2. Install all dependencies 2. Install all dependencies
shell> cd zammad 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) 3. Configure your databases (if needed)