aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2011-12-15 10:11:24 -0500
committertimmywil <timmywillisn@gmail.com>2011-12-15 10:11:24 -0500
commitf724bc6c921378b82d9d6fa17329b6451fbb7a51 (patch)
tree3393f8413b8283d0759b2c64752b46ee9107eeaf /README.md
parent4534db196bf9475c79f74d6b62ebc866c27d06d9 (diff)
downloadjquery-f724bc6c921378b82d9d6fa17329b6451fbb7a51.tar.gz
jquery-f724bc6c921378b82d9d6fa17329b6451fbb7a51.zip
Reformat jshint errors to be readable; make post-compile.js write directly to jquery.min.js; update required Node version
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ba7f38a89..53b9f9df2 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ In the spirit of open source software development, jQuery always encourages comm
What you need to build your own jQuery
--------------------------------------
-In order to build jQuery, you need to have GNU make 3.8 or later, Node.js 0.2 or later, and git 1.7 or later.
+In order to build jQuery, you need to have GNU make 3.8 or later, Node.js 0.4.12 or later, and git 1.7 or later.
(Earlier versions might work OK, but are not tested.)
Windows users have two options: