# HG changeset patch # User Matthew Wild # Date 1267458759 0 # Node ID 06abd01c13cbcdbce3a0c1eaefcde54f4a5802d4 # Parent 701b83c8b687b04f1b0d4ae3569435ccc536581f README.markdown: Add info about required Node version (Node is a moving target, lotsa fun) diff -r 701b83c8b687 -r 06abd01c13cb README.markdown --- a/README.markdown Mon Mar 01 15:50:19 2010 +0000 +++ b/README.markdown Mon Mar 01 15:52:39 2010 +0000 @@ -26,7 +26,8 @@ ### Getting started Firstly, you'll need Node installed if you haven't it already, this is fairly straightforward - -[instructions are here](http://nodejs.org/#build). +[instructions are here](http://nodejs.org/#build). xmpp.js is confirmed to work with version +0.1.30 (2010.02.22). Check out the source xmpp.js code, from either the [Mercurial repository](http://code.matthewwild.co.uk/xmppjs/) or