X-Git-Url: http://git.asbjorn.biz/?p=jquery.git;a=blobdiff_plain;f=README.md;h=d56576c81aa45cb3ba8a70ccb1d3a5e2f67739f1;hp=64269b2c5c668a37d1ead90133477636913c62db;hb=02ca45573b8428f16e3eddb41f8fc50867bbda1b;hpb=d503845d0cf45632c0d7c3542ffd1b19257a8e5e diff --git a/README.md b/README.md index 64269b2..d56576c 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Windows users have two options: [GNU make for Windows](http://gnuwin32.sourceforge.net/packages/make.htm), and a [binary version of Node.js](http://node-js.prcn.co.cc/). Make sure all three packages are installed to the same location (by default, this is C:\Program Files\Git). -2. Install [Cygwin](http://cygwin.com/) (remember to install the git and make packages) and follow the - [Node.js build instructions](https://github.com/ry/node/wiki/Building-node.js-on-Cygwin-%28Windows%29) or install +2. Install [Cygwin](http://cygwin.com/) (make sure you install the git, make, and which packages), then either follow + the [Node.js build instructions](https://github.com/ry/node/wiki/Building-node.js-on-Cygwin-%28Windows%29) or install the [binary version of Node.js](http://node-js.prcn.co.cc/). Mac OS users should install Xcode (comes on your Mac OS install DVD, or downloadable from