From 0b1b7c36d23e188d49c3f7f977b7836eaab00f76 Mon Sep 17 00:00:00 2001 From: Jeremy Ashkenas Date: Fri, 30 Dec 2011 09:07:10 -0500 Subject: [PATCH] removing out of date Windows instructions -- nothing extra needed now. --- documentation/index.html.erb | 5 +---- index.html | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/documentation/index.html.erb b/documentation/index.html.erb index 351d12ee..4c12e333 100644 --- a/documentation/index.html.erb +++ b/documentation/index.html.erb @@ -191,10 +191,7 @@ sudo bin/cake install

If installing on Ubuntu or Debian, be - careful not to use the existing out-of-date package. If installing on - Windows, your best bet is probably to run Node.js under Cygwin. If you'd - just like to experiment, you can try the - CoffeeScript Compiler For Windows. + careful not to use the existing out-of-date package.

diff --git a/index.html b/index.html index d51dc8fe..3ec749e4 100644 --- a/index.html +++ b/index.html @@ -277,10 +277,7 @@ sudo bin/cake install

If installing on Ubuntu or Debian, be - careful not to use the existing out-of-date package. If installing on - Windows, your best bet is probably to run Node.js under Cygwin. If you'd - just like to experiment, you can try the - CoffeeScript Compiler For Windows. + careful not to use the existing out-of-date package.