From 3cdb8131ced507bf8b1ba99b20efbb980d6262cd Mon Sep 17 00:00:00 2001 From: John McLear Date: Mon, 8 Apr 2013 03:43:34 +0200 Subject: [PATCH] Actually update windows download link Need to remember to do this on release.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index db673468..a42c94bd 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Etherpad works with node v0.8 and v0.10, only. (We don't suppot v0.6) ### Prebuilt windows package This package works out of the box on any windows machine, but it's not very useful for developing purposes... -1. Download the windows package +1. [Download the latest windows package](http://etherpad.org/downloads/etherpad-lite-win-1.2.91-7492fb18a4.zip) 2. Extract the folder Now, run `start.bat` and open in your browser. You like it? [Next steps](#next-steps).