updating docs to say 'Node.js greater than 0.1.30'

This commit is contained in:
Jeremy Ashkenas 2010-02-28 10:11:01 -05:00
parent fec2eaef7e
commit 47f71f9193
2 changed files with 2 additions and 2 deletions

View File

@ -153,7 +153,7 @@ alert reverse '!tpircseeffoC'</textarea></div>
<p>
To install, first make sure you have a working version of
<a href="http://nodejs.org/">Node.js</a>, 0.1.30 or higher. Then clone the CoffeeScript
<a href="http://nodejs.org/">Node.js</a> greater than version 0.1.30. Then clone the CoffeeScript
<a href="http://github.com/jashkenas/coffee-script">source repository</a>
from GitHub, or download the latest
release: <a href="http://github.com/jashkenas/coffee-script/tarball/0.5.3">0.5.3</a>.

View File

@ -250,7 +250,7 @@ cubed_list = (function() {
<p>
To install, first make sure you have a working version of
<a href="http://nodejs.org/">Node.js</a>, 0.1.30 or higher. Then clone the CoffeeScript
<a href="http://nodejs.org/">Node.js</a> greater than version 0.1.30. Then clone the CoffeeScript
<a href="http://github.com/jashkenas/coffee-script">source repository</a>
from GitHub, or download the latest
release: <a href="http://github.com/jashkenas/coffee-script/tarball/0.5.3">0.5.3</a>.