Commit 3caf0c2d authored by Lee Tickett's avatar Lee Tickett

Tweaking docs

parent c0c28d30
......@@ -21,12 +21,14 @@ We strongly recommend installing
[Lefthook](https://github.com/Arkweid/lefthook) to automatically check for
static analysis offenses before pushing your changes.
After installing `overcommit`, run the following in your GitLab source directory:
To install `lefthook`, run the following in your GitLab source directory:
```shell
# Make sure to uninstall Overcommit first
overcommit --uninstall
# If using rbenv, at this point you may need to do: rbenv rehash
# Install lefthook
gem install lefthook && 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