aboutsummaryrefslogtreecommitdiff
path: root/doc/precommit.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/precommit.md')
-rw-r--r--doc/precommit.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/precommit.md b/doc/precommit.md
index c955a72c..c1ffd028 100644
--- a/doc/precommit.md
+++ b/doc/precommit.md
@@ -8,8 +8,7 @@ it with
ln -s -f ../../all.bash .git/hooks/pre-commit
```
-Google workstations start with a small shell script as a pre-commit hook. To
-add `all.bash` to it, edit `.git/hooks/pre-commit` and add the line
+To add `all.bash` to an existing pre-commit hook, edit `.git/hooks/pre-commit` and add the line
```
./all.bash