You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,8 @@ Should you find you do not have these installed get them with pip like so.
46
46
pip install shodan
47
47
pip install blessings
48
48
```
49
-
Since the program invokes functionality from the Metasploit Framework you need to have this installed get it from Rapid7 by clicking [here](https://www.rapid7.com/products/metasploit/).
49
+
Since the program invokes functionality from the Metasploit Framework you need to have this installed also.
50
+
Get it from Rapid7 by clicking [here](https://www.rapid7.com/products/metasploit/).
50
51
51
52
### Note
52
53
While this isn't exactly a Beta release it is an early release nonetheless as such the tool might be subject to changes in the future. If you happen to encounter a bug or would like to contribute to the tool's improvement please feel free to [Open a Ticket](https://github.com/NullArray/AutoSploit/issues) or [Submit a Pull Request](https://github.com/NullArray/AutoSploit/pulls)
0 commit comments