summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2018-01-17 17:13:59 -0800
committerMicah Lee <micah@micahflee.com>2018-01-17 17:13:59 -0800
commit6629aec341f61716ef15cd183ccde2c8f90ffae3 (patch)
treed1546c17461e101c82a4c4b124e9c758f8ab71d3 /BUILD.md
parent713e45084a6bc71ec8b0dec3f98fbb681f831224 (diff)
downloadonionshare-6629aec341f61716ef15cd183ccde2c8f90ffae3.tar.gz
onionshare-6629aec341f61716ef15cd183ccde2c8f90ffae3.zip
Typo in 7-Zip URL
Diffstat (limited to 'BUILD.md')
-rw-r--r--BUILD.md2
1 files changed, 1 insertions, 1 deletions
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.