From d829f83226a458b9d36c913c8f3180c8cc9b635e 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 --- services/clsi/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/clsi/README.md b/services/clsi/README.md index b94f8034df..97d1821ce2 100644 --- a/services/clsi/README.md +++ b/services/clsi/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: