Skip to content

Commit 58c7bcd

Browse files
committed
Add install doc to README
1 parent 27f28e2 commit 58c7bcd

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Diff for: README.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,17 @@
22

33
[![Software License][ico-license]][link-license]
44

5-
A collection of useful **[Git hooks](https://git-scm.com/docs/githooks)**.
5+
A collection of useful **[Git Hooks](https://git-scm.com/docs/githooks)**.
6+
7+
## Install
8+
9+
Just download the needed script and config your Git to use it as hook.
10+
11+
Although, the simplest way to add hooks, is using the [Git Hooks manager](https://github.com/slavcodev/git-hooks).
12+
It helps to configure any hooks via config file, and allows to have multiple scripts per hook.
13+
14+
You can open [.gitconfig](.gitconfig) to see how this project
15+
is using the [Git Hooks manager](https://github.com/slavcodev/git-hooks).
616

717
## Contributing
818

0 commit comments

Comments
 (0)