From e4d52c9a6c22817420b1d6686062631c65653a76 Mon Sep 17 00:00:00 2001 From: Laurent Eschenauer Date: Tue, 8 Feb 2011 21:53:20 +0100 Subject: [PATCH] Added reference to npm for installing --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 8f8e3cf..9a37f22 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,12 @@ Requirements - [node-o3-xml](https://github.com/ajaxorg/node-o3-xml/) - [Mu](https://github.com/raycmorgan/Mu/tree/v2) the v2 branch +Install +------- + +If you are using npm (the node packet manager), installing is as easy as: + npm install ostatus + Documentation -------------