From 3eb16557798cc927e1411729f10d53084bf6fed0 Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Sat, 14 May 2011 18:08:21 -0700 Subject: [PATCH] update readme --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index 0a37331..a995528 100644 --- a/Readme.md +++ b/Readme.md @@ -39,6 +39,8 @@ Installation Node nerd? It's just an `npm i --global northwatcher` away. Otherwise you'll need to [install node and npm](https://gist.github.com/579814) and then run the aforementioned command. +Once it's installed just run `northwatcher` from the command line. It does not daemonize itself, it only logs to stdout, and it doesn't run at startup. It's barely beyond "hack" status. + Licensing =========