mirror of
https://github.com/onionshare/onionshare.git
synced 2024-12-26 15:59:48 -05:00
Remove installing VC++ Redistributable Package from Windows build instructions
This commit is contained in:
parent
547b315c6d
commit
e1969bb05a
2
BUILD.md
2
BUILD.md
@ -187,8 +187,6 @@ poetry run python dev_scripts\onionshare-gui
|
||||
|
||||
#### If you want to build a .exe
|
||||
|
||||
Download and install Microsoft Visual C++ Redistributable Package (x86) from https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads. I downloaded `VC_redist.x86.exe`.
|
||||
|
||||
Download and install 7-Zip from http://www.7-zip.org/download.html. I downloaded `7z1900.exe`.
|
||||
|
||||
Download and install the standalone [Windows 10 SDK](https://developer.microsoft.com/en-us/windows/downloads/windows-10-sdk). Note that you may not need this if you already have Visual Studio.
|
||||
|
Loading…
Reference in New Issue
Block a user