From 6918abfbb6d85b0f5d0774f828a5f5ad41d19d1e Mon Sep 17 00:00:00 2001 From: Larron Armstead Date: Sun, 10 Jun 2012 14:00:21 -0500 Subject: [PATCH] One more --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 11da52e..45a0414 100644 --- a/README.md +++ b/README.md @@ -8,8 +8,7 @@ As of now Krunch will not watch entire directories or LESS import paths. Installation ------------ -via npm: npm install krunch -g -via git: git clone https://github.com/larron/krunch.git ./node_modules/krunch +npm install krunch -g Configuration ------------- @@ -98,5 +97,5 @@ krunch(your_json_configuration_or_path_to_config_file); Run Krunch ---------- -cd root_of_project +cd root_of_project krunch path_to_config_file