diff --git a/BUILD.md b/BUILD.md index d4182c15..9797510d 100644 --- a/BUILD.md +++ b/BUILD.md @@ -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