From 6629aec341f61716ef15cd183ccde2c8f90ffae3 Mon Sep 17 00:00:00 2001 From: Micah Lee Date: Wed, 17 Jan 2018 17:13:59 -0800 Subject: [PATCH] Typo in 7-Zip URL --- BUILD.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD.md b/BUILD.md index 27547e12..55355aad 100644 --- a/BUILD.md +++ b/BUILD.md @@ -98,7 +98,7 @@ These instructions include adding folders to the path in Windows. To do this, go Download and install the 32-bit [Visual C++ Redistributable for Visual Studio 2015](https://www.microsoft.com/en-US/download/details.aspx?id=48145). I downloaded `vc_redist.x86.exe`. -Download and install 7-Zip from http://70zip.org/download.html. I downloaded 7z1800.exe. +Download and install 7-Zip from http://www.7-zip.org/download.html. I downloaded `7z1800.exe`. Download and install the standalone [Windows 10 SDK](https://dev.windows.com/en-us/downloads/windows-10-sdk). Note that you may not need this if you already have Visual Studio.