Skip to content

Commit bdf2da0

Browse files
committed
Tweak wording
1 parent c824e8a commit bdf2da0

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,13 @@ In other words, captain-hook allows us to express each git hook as a
1010

1111
# Installation
1212

13-
Recommended installation is through git submodules. In the root of
14-
your repository:
13+
Add captain-hook to your repository as a git submodule:
1514

1615
mkdir -p hooks
1716
git submodule add https://github.com/ericcrosson/captain-hook hooks/captain-hook
1817
hooks/captain-hook/setup
1918

20-
This creates the following directory structure:
19+
Invoke `setup` to create the following directory structure:
2120

2221
▲ tree -I captain-hook
2322
.

0 commit comments

Comments
 (0)