Updated Setting Up a Metasploit Development Environment (markdown)
This commit is contained in:
@@ -226,7 +226,7 @@ In the end, you'll have a prompt that looks like:
|
||||
|
||||
where the master bit changes depending on what branch you're in.
|
||||
|
||||
## Bundle install
|
||||
<h2 id="bundle"> Bundle install </h2>
|
||||
|
||||
The first time you download Metasploit, you will need to get your Ruby gems lined up. It's as simple as `gem install bundle && bundle install` from your metasploit-framework checkout. It'll look like this:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user