From 8efe66142b3a987b3c6eecd7594c90d9dc673c27 Mon Sep 17 00:00:00 2001 From: Christopher Adams Date: Wed, 26 Feb 2014 10:09:18 -0500 Subject: [PATCH] Correct installation task from compile to install --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b94f803..97d1821 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Then install the require npm modules: Then compile the coffee script source files: - $ grunt compile + $ grunt install Finally, (after configuring your local database - see the Config section), run the CLSI service: