We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7d3b4c commit a7cb5deCopy full SHA for a7cb5de
README.md
@@ -5,9 +5,9 @@ PHP Static Autobuilder is script that let you build static single PHP Embed SAPI
5
6
## Prerequisites
7
- Windows 10 or newer
8
-- Visual C++ 16.0 (Visual Studio 2019)
9
-- Strawberry Perl
10
-- Git
+- [Visual C++ 16.0 (Visual Studio 2019)](https://visualstudio.microsoft.com/vs/older-downloads/)
+- [Strawberry Perl](https://strawberryperl.com/)
+- [Git](https://git-scm.com/download/win)
11
12
## Install
13
-1.
+1.
0 commit comments