README.markdown: Add info about required Node version (Node is a moving target, lotsa fun)

Mon, 01 Mar 2010 15:52:39 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Mon, 01 Mar 2010 15:52:39 +0000
changeset 18
06abd01c13cb
parent 17
701b83c8b687
child 19
998b0659c5f7

README.markdown: Add info about required Node version (Node is a moving target, lotsa fun)

README.markdown file | annotate | diff | comparison | revisions
--- 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

mercurial