From 76b50f440dde02386f69c1a734f538bd44f78bd4 Mon Sep 17 00:00:00 2001 From: Justin Greene Date: Tue, 13 Sep 2011 18:14:42 -0500 Subject: [PATCH] updated readme --- README | 6 ------ 1 file changed, 6 deletions(-) diff --git a/README b/README index c67683e..de488b9 100644 --- a/README +++ b/README @@ -2,19 +2,13 @@ watch-less is a simple command line tool that will watch a directory tree and ou I recomend installing globally for ease of use. -[code] sudo npm install -g watch-less -[/code] using it is as simple as: -[code] watch-less -[/code] to see various options use -[code] watch-less --help -[/code]