This commit is contained in:
karanbazaz 2021-02-04 02:00:13 +05:30 коммит произвёл GitHub
Родитель de7c31cf0c
Коммит d989e25f22
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -29,8 +29,8 @@ Open a `PowerShell` command line to follow the steps below.
4. Download dependencies using helper PowerShell script:
```bash
.\getModSecurityPkgs.ps1 https://modsecurity.blob.core.windows.net/windows-artifacts
Binaries are also available in the folder ModSecurity/iis/dependencies_bin/
```
Depedency binaries are also available in the folder ModSecurity/iis/dependencies_bin/
5. Open Visual Studio 2015 x64 Native Tools Command Prompt, change to `iis` subdirectory and start the build:
```bash
cd iis