From cd7f82dd114f681794fb5453743df2b31e79ebea Mon Sep 17 00:00:00 2001 From: Andrey Sidorov Date: Sun, 4 Sep 2011 23:19:36 +1000 Subject: [PATCH] Edited README.md via GitHub --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 0f8b5b2..03a44cf 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # About X11 protocol client for node.js +# install + +`npm install x11` + +Windows users: +1) install [XMing](http://www.straightrunning.com/XmingNotes/) or [Cygwin/X](http://x.cygwin.com/) +2) get node-x11 copy (using [git](http://code.google.com/p/msysgit/downloads/list?can=3) or from [Github](https://github.com/sidorares/node-x11/archives/master )) # status