aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohan Van Ryseghem2018-01-15 08:25:29 +0100
committerGitHub2018-01-15 08:25:29 +0100
commit06b37dd16a136eee747103de2144a96cf1718adc (patch)
tree967747bffbb5ab17f613040220e54cdee5d20d34
parent405e811d713b8ef8bfdd5a0d01efd47fce441d55 (diff)
downloadchouette-core-06b37dd16a136eee747103de2144a96cf1718adc.tar.bz2
Add mising whiteline in INSTALL.md
-rw-r--r--INSTALL.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/INSTALL.md b/INSTALL.md
index b77956dfa..9e04730f7 100644
--- a/INSTALL.md
+++ b/INSTALL.md
@@ -185,6 +185,7 @@ Thanks to `lib/tasks/extensions.rake`.
#### Jest (React integration specs)
`grunt jest` to run the whole specs.
+
`grunt` to watch for changes and automatically run corresponding tests.
#### Start local server