1
mirror of https://github.com/rapid7/metasploit-payloads synced 2024-11-20 14:39:22 +01:00

Change README to point to existing Choco package for VS2013

This commit is contained in:
OJ 2020-04-22 07:17:10 +10:00
parent fda53ff14b
commit fef2c54b91
No known key found for this signature in database
GPG Key ID: D5DC61FB93260597

View File

@ -86,7 +86,7 @@ Note: A copy of this file is located in this repository under `c/meterpreter/vs-
Download and install the `Visual Studio Express 2013 for Windows Desktop` edition. It is important that you use _this exact version_. To do this with Chocolatey, run the following:
```
choco install vs2013expressdesktop5 -y
choco install visualstudioexpress2013windowsdesktop -y
```
Nothing extra needs to be done.