Skip to content

Commit 993a124

Browse files
committed
Add dev docs for setting up Precious
1 parent 021e13b commit 993a124

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.dev.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
11. Verify the release on
1818
[NPM](https://npmjs.com/package/@maxmind/geoip2-node).
1919

20-
## Set up pre-commit hooks
20+
## Set up Precious to tidy and lint
2121

22-
`npm run setup` to install husky pre-commit hooks
22+
1. Run `mkdir -p local && ./bin/install-precious local` to set up Precious locally
23+
2. Run `./git/setup.sh` to set up pre-commit hook that invokes Precious

0 commit comments

Comments
 (0)