updated installation.md for instructions to install bundler
Created by: avinassh
I followed the instructions as given. But when I ran :
sudo -u git -H bundle install --deployment --without development test mysql aws
I got :
sudo: bundle: command not found
Then I realized I did not have bundler installed and it should be mentioned in instructions.