diff --git a/c/meterpreter/README.md b/c/meterpreter/README.md index bdeb58a2..6f552760 100644 --- a/c/meterpreter/README.md +++ b/c/meterpreter/README.md @@ -35,7 +35,6 @@ Building with VS2019 works with any version, including community. If you have an If you don't have an installation ready, follow these steps: 1. Install [Chocolatey](https://chocolatey.org). - ``` 2. Install VS with all the required components by running the following command in Powershell: ``` choco install visualstudio2019community -y --package-parameters "--config C:\YOUR_PATH\metasploit-payloads\c\meterpreter\vs-configs\vs2019.vsconfig"