From d11f63391d36b5b983408fb7e8c337ae3fc09e41 Mon Sep 17 00:00:00 2001 From: Stefan Exner Date: Fri, 9 Oct 2015 14:39:26 +0200 Subject: [PATCH] Updated README regarding installation instructions --- README.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) 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.