Don't link to windows build from README

better link to the website...
This commit is contained in:
Marcel Klehr 2013-11-18 14:25:47 +01:00
parent 47efc1f8d5
commit 53bcbfcc07
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ Etherpad works with node v0.8 and v0.10, only. (We don't support 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 latest windows package](http://etherpad.org/downloads/etherpad-lite-win-1.2.91-7492fb18a4.zip)
1. [Download the latest windows package](http://etherpad.org/#download)
2. Extract the folder
Now, run `start.bat` and open <http://localhost:9001> in your browser. You like it? [Next steps](#next-steps).