diff --git a/README.md b/README.md index 2579024..78cd508 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,10 @@ After CI passes for *6: The `dev` branch should never need to rebase onto `main` as `main` is only ever advancing along the `dev` branch as each commit passes CI. +### Developing on git-next + +Before you start committing, run the `just install-hooks` command to setup the Git Hooks. [Get Just](https://just.systems/man/en/chapter_3.html) + ### Design - CLI to initialise the Repo (e.g. create config file)