Removed not longer needed info.

This commit is contained in:
Martin Edenhofer 2016-02-26 20:18:22 +01:00
parent 2575abf380
commit f1e66c3973

View file

@ -27,7 +27,6 @@ Getting Started
``` ```
zammad@shell> cd zammad zammad@shell> cd zammad
zammad@shell> gem install rails zammad@shell> gem install rails
zammad@shell> vi Gemfile # enable libv8, execjs and therubyracer if needed!
zammad@shell> bundle install zammad@shell> bundle install
``` ```