We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bb25b0 commit 955b27cCopy full SHA for 955b27c
README.specification.md
@@ -41,9 +41,7 @@ $ make install
41
You can install some pre-commit hooks to ensure you can't commit invalid spec changes by accident. These are also run
42
in CI, but it's useful to run them locally too.
43
44
-```
45
-$ make install-hooks
46
+Note that this step is now done automatically in `make install` above. `make install-hooks` is no longer run.
47
48
### Environment Variables
49
0 commit comments