Make text match screenshot

This commit is contained in:
jlee-r7
2012-05-13 12:16:10 -07:00
parent c8f8504f66
commit b79ac68194
+1 -1
View File
@@ -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.com:mcfakepants/metasploit-framework.git
$ git clone git@github:mcfakepants/metasploit-framework.git
````
You should end up with a complete copy of Metasploit in the metasploit-framework sub-directory: