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 de7c31c commit d989e25Copy full SHA for d989e25
BUILD.md
@@ -29,8 +29,8 @@ Open a `PowerShell` command line to follow the steps below.
29
4. Download dependencies using helper PowerShell script:
30
```bash
31
.\getModSecurityPkgs.ps1 https://modsecurity.blob.core.windows.net/windows-artifacts
32
- Binaries are also available in the folder ModSecurity/iis/dependencies_bin/
33
```
+ Depedency binaries are also available in the folder ModSecurity/iis/dependencies_bin/
34
5. Open Visual Studio 2015 x64 Native Tools Command Prompt, change to `iis` subdirectory and start the build:
35
36
cd iis
0 commit comments