diff options
| author | Johan Van Ryseghem | 2018-01-15 08:25:29 +0100 |
|---|---|---|
| committer | GitHub | 2018-01-15 08:25:29 +0100 |
| commit | 06b37dd16a136eee747103de2144a96cf1718adc (patch) | |
| tree | 967747bffbb5ab17f613040220e54cdee5d20d34 /INSTALL.md | |
| parent | 405e811d713b8ef8bfdd5a0d01efd47fce441d55 (diff) | |
| download | chouette-core-06b37dd16a136eee747103de2144a96cf1718adc.tar.bz2 | |
Add mising whiteline in INSTALL.md
Diffstat (limited to 'INSTALL.md')
| -rw-r--r-- | INSTALL.md | 1 |
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 |
