diff --git a/dev/Metasploit-Development-Environment.md b/dev/Metasploit-Development-Environment.md index cc3e004239..45138aaad4 100644 --- a/dev/Metasploit-Development-Environment.md +++ b/dev/Metasploit-Development-Environment.md @@ -178,7 +178,7 @@ After that's done, switch back over to your terminal, make a sub-directory for y ````bash $ mkdir git $ cd git -$ git clone git@github:mcfakepants/metasploit-framework.git +$ git clone github:mcfakepants/metasploit-framework.git ```` You should end up with a complete copy of Metasploit in the metasploit-framework sub-directory: