aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b84cacb..837ee30 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,7 @@ into the on-screen console. Regenerate it anytime with `tools/gbdemo` (below).*
## Quick start
```sh
+git config core.hooksPath hooks # once: clang-format pre-commit hook
make # -> gbos.gb (needs RGBDS + SDCC)
# solo, in the sl0pboy emulator (~/dev/gbc):