Skip to content

Commit

Permalink
[enhancement] Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
mdeloupy committed Aug 8, 2016
1 parent 76796dd commit 67fb1de
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@ Source: http://atulgawande.com/book/the-checklist-manifesto/
$ gem install checklister
```

> NOTE: If you use a ruby manager, the gem have to be installed each time you want to use it in a new ruby context.
#### PROTIP

If you use rbenv as your ruby manager, and want to easily install/update `checklister` across all your rubies:

1. Install [rbenv-each](https://github.com/rbenv/rbenv-each)
1. Run `$ rbenv each gem install checklister` everytime there is a new version of the gem

### Setup Gitlab Authentication

```bash
Expand Down

0 comments on commit 67fb1de

Please sign in to comment.