Commit c4f79a2f authored by Mike Jang's avatar Mike Jang

Merge branch 'improve-lefthook-doc' into 'master'

tooling: Document that you may need to rehash gems after installing lefthook

See merge request gitlab-org/gitlab!48460
parents c26e0715 a5d85b04
......@@ -39,6 +39,9 @@ go get github.com/Arkweid/lefthook
## Or with Rubygems
gem install lefthook
### You may need to run the following if you're using rbenv
rbenv rehash
# 3. Install the Git hooks
lefthook install -f
```
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment