diff --git a/XAMPP-for-Windows.md b/XAMPP-for-Windows.md index dfa6746..9a770a1 100644 --- a/XAMPP-for-Windows.md +++ b/XAMPP-for-Windows.md @@ -6,4 +6,6 @@ XAMPP is an all-in-one package with many programs. The important ones are MySQL, **Current Version (WinVista+ & 2008+):** [1.83-2](http://www.apachefriends.org/download.php?xampp-win32-1.8.3-2-VC11-installer.exe) -**Note:** If you are compiling a 32-bit server, you must use Perl 5.12. XAMPP comes with 5.16, so you will need to replace that component with the appropriate version. +**Note 1:** If you are compiling a 32-bit server, you must use Perl 5.12. XAMPP comes with 5.16, so you will need to replace that component with the appropriate version. + +**Note 2:** If you use these installers, you will be required to install the Microsoft Visual C++ Runtime Libraries. If you don't wish to install those libraries, retrieve the zipped version from the XAMPP website.