From d9b3e5fa218aeb8a3a56f6f1ba3b11a894fd4edc Mon Sep 17 00:00:00 2001 From: sunsetbrew Date: Sun, 13 Oct 2013 14:28:37 -0400 Subject: [PATCH] Update Installing.md --- docs/Installing.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/Installing.md b/docs/Installing.md index 645c8259..d9cc8586 100644 --- a/docs/Installing.md +++ b/docs/Installing.md @@ -9,10 +9,8 @@ Windows This pre-built version comes pre-built wit Lua support. There is no SSL support included due to licensing restrictions; however, users can build Civetwab SSL themselves. 1. Install the [Visual C++ Redistributable for Visual Studio 2012](http://www.microsoft.com/en-us/download/details.aspx?id=30679) -2. Download latest *civetweb64_setup.msi* (64 bit) or *civetweb32_setup.msi* (32 bit) from [SourceForge](https://sourceforge.net/projects/civetweb/files/) -3. Run the installation program. -4. Civetweb will be in the programs menu. -5. When started, Civetweb puts itself into the tray. +2. Download latest *civetweb-win.zip* from [SourceForge](https://sourceforge.net/projects/civetweb/files/) +3. When started, Civetweb puts itself into the tray. OS X ---