diff INSTALL @ 11:0a8133490050

absorbed metronome.js .css into main css and client files also some minor html5 and css changes
author tzara <rc-web@kiben.net>
date Sat, 07 Jul 2012 07:10:56 +0000
parents 33e6dc370ef7
children bcde7e6d57de
line wrap: on
line diff
--- a/INSTALL	Fri Jul 06 10:48:15 2012 +0100
+++ b/INSTALL	Sat Jul 07 07:10:56 2012 +0000
@@ -20,7 +20,7 @@
 
 mkdir -p /tmp/build/node && cd /tmp/build/node
 git clone https://github.com/joyent/node.git .
-git checkout v0.6.7
+git checkout v0.8.0
 
 ./configure --openssl-libpath=/usr/lib/ssl
 make