diff --git a/README.md b/README.md index a2149ca5b..e051ee4a1 100644 --- a/README.md +++ b/README.md @@ -25,9 +25,9 @@ Getting Started ``` 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> sudo bundle install + zammad@shell> bundle install ``` 3. Configure your databases