From a028db07186fd8bd571badba228a78c93233b863 Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Tue, 14 May 2019 12:46:44 +0200 Subject: [PATCH] Document hook setup in README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 45126f7..468d73e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,11 @@ Each of the aragon apps are separate packages: You can use `npm run install-all` to install all app dependencies at once. +We also recommend using our git hooks for linting staged files and other +convenient helpers. You can install them via: + + $ npm run setup + ### Local development chain For local development it is recommended to use