Skip to content

Commit

Permalink
Updated README regarding installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
stex committed Oct 9, 2015
1 parent 0e58135 commit d11f633
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit d11f633

Please sign in to comment.