diff --git a/README.md b/README.md index 67bece6..3e9c4d3 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ npx pretty-quick With `npm`: -1. Add `"pretty-quick": "pretty-quick"` to the scripts section of `package.json`. +1. Add `"pretty-quick": "pretty-quick"` to the `"scripts"` section of `package.json`. 2. `npm run pretty-quick` ## Pre-Commit Hook