diff --git a/README.md b/README.md index 46acd8abb..a19e9db36 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ Getting Started ``` zammad@shell> cd zammad zammad@shell> gem install rails - zammad@shell> vi Gemfile # enable libv8, execjs and therubyracer if needed! zammad@shell> bundle install ```