Jelajahi Sumber

Docs: Add note on Redistributable version

bel2125 8 tahun lalu
induk
melakukan
b23ca7891d
1 mengubah file dengan 1 tambahan dan 0 penghapusan
  1. 1 0
      docs/Installing.md

+ 1 - 0
docs/Installing.md

@@ -13,6 +13,7 @@ Instructions for adding SSL support can be found in [https://github.com/civetweb
 1. In case the Visual C++ Redistributable are not already installed:
 1. In case the Visual C++ Redistributable are not already installed:
   32 Bit Version: Install the [Redistributable for Visual Studio 2010](http://www.microsoft.com/en-us/download/details.aspx?id=8328)
   32 Bit Version: Install the [Redistributable for Visual Studio 2010](http://www.microsoft.com/en-us/download/details.aspx?id=8328)
   64 Bit Version: Install the [Redistributable for Visual Studio 2015](http://www.microsoft.com/en-us/download/details.aspx?id=48145)
   64 Bit Version: Install the [Redistributable for Visual Studio 2015](http://www.microsoft.com/en-us/download/details.aspx?id=48145)
+  Note: The required version of the Redistributables may vary, depending on the CivetWeb version.
 2. Download latest *civetweb-win.zip* from [SourceForge](https://sourceforge.net/projects/civetweb/files/)
 2. Download latest *civetweb-win.zip* from [SourceForge](https://sourceforge.net/projects/civetweb/files/)
 3. When started, Civetweb puts itself into the tray.
 3. When started, Civetweb puts itself into the tray.