From e559631e195f3bf401b992ffae1004fed175d677 Mon Sep 17 00:00:00 2001 From: Mike Francis Date: Tue, 12 May 2015 14:23:58 +0100 Subject: [PATCH] README love --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c438a81..caa37fd 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,11 @@ Clone/download the barebones repositories into your WordPress /wp-content/themes npm install -Then run `npm run watch` to execute the default tasks: compiling sass/js and creating the watcher. +Then run: + + npm run watch + +This will execute the default tasks: compiling sass/js and spawning the file watcher. ## WordPress Support