From 5ac4b42e33deb1f97a997fb13d2c56912eaa3ac1 Mon Sep 17 00:00:00 2001 From: Dan Farrelly Date: Sat, 23 Mar 2013 20:06:31 -0400 Subject: [PATCH] Added reference to build shortcut on readme.md --- readme.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 9ae1234..4148384 100644 --- a/readme.md +++ b/readme.md @@ -50,8 +50,7 @@ Run the full build process (including lint, qunit and webdriver tests): Skip lint and tests and simply build from source: - $ grunt concat - $ grunt min + $ grunt build ### Running tests ###