diff --git a/README.md b/README.md index ca29dcd..e477303 100644 --- a/README.md +++ b/README.md @@ -9,18 +9,15 @@ updating your Errbit installation ## Installation -Add this line to your application's Gemfile: +As described in [Errbit's README](https://github.com/errbit/errbit#plugins-and-integrations), +just add the gem to your `UserGemfile`: - gem 'errbit_gitlab_plugin' + echo "gem 'errbit_gitlab_plugin'" > UserGemfile And then execute: $ bundle -Or install it yourself as: - - $ gem install errbit_gitlab_plugin - ## Usage Simply add your Gitlab URL, private token and project name to your errbit app.