1
0
mirror of https://github.com/lammertb/libhttp.git synced 2025-08-17 22:21:06 +03:00

Update Installing.md

This commit is contained in:
sunsetbrew
2013-10-13 14:28:37 -04:00
parent cfdabfe1f8
commit d9b3e5fa21

View File

@@ -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. 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) 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/) 2. Download latest *civetweb-win.zip* from [SourceForge](https://sourceforge.net/projects/civetweb/files/)
3. Run the installation program. 3. When started, Civetweb puts itself into the tray.
4. Civetweb will be in the programs menu.
5. When started, Civetweb puts itself into the tray.
OS X OS X
--- ---