Skip to content

Commit 955b27c

Browse files
committed
README re. hooks
1 parent 2bb25b0 commit 955b27c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.specification.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,7 @@ $ make install
4141
You can install some pre-commit hooks to ensure you can't commit invalid spec changes by accident. These are also run
4242
in CI, but it's useful to run them locally too.
4343

44-
```
45-
$ make install-hooks
46-
```
44+
Note that this step is now done automatically in `make install` above. `make install-hooks` is no longer run.
4745

4846
### Environment Variables
4947

0 commit comments

Comments
 (0)