summaryrefslogtreecommitdiff
path: root/BUILD.md
diff options
context:
space:
mode:
authorMicah Lee <micah@micahflee.com>2017-02-22 15:10:09 -0800
committerMicah Lee <micah@micahflee.com>2017-02-22 15:10:09 -0800
commit878b4e9760db663abba150b9e7f7342f646a02b4 (patch)
tree7813dcebb04100df95b96fd44e8311a3402fa222 /BUILD.md
parent7141ebecf7a148126ad5a8251c70f3e0f5c5fb82 (diff)
downloadonionshare-878b4e9760db663abba150b9e7f7342f646a02b4.tar.gz
onionshare-878b4e9760db663abba150b9e7f7342f646a02b4.zip
Updated the version of NSIS
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 6d0bbeb5..6efb3bd8 100644
--- a/BUILD.md
+++ b/BUILD.md
@@ -102,7 +102,7 @@ Download and install the standalone [Windows 10 SDK](https://dev.windows.com/en-
If you want to build the installer:
-* Go to http://nsis.sourceforge.net/Download and download the latest NSIS. I downloaded `nsis-3.0-setup.exe`.
+* Go to http://nsis.sourceforge.net/Download and download the latest NSIS. I downloaded `nsis-3.01-setup.exe`.
* Add `C:\Program Files (x86)\NSIS` to the path.
If you want to sign binaries with Authenticode: