We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8d7a4f commit d3f240cCopy full SHA for d3f240c
README.md
@@ -62,7 +62,7 @@ ls /usr/share/metasploit-framework/modules \
62
/opt/metasploit-framework/modules \
63
/var/lib/metasploit-framework/modules 2>/dev/null || echo "No Metasploit module directory found"
64
```
65
-If the check reports "No Metasploit module directory found "you can install Metasploit using your distribution's package manager (examples):
+If the check reports "No Metasploit module directory found". you can install Metasploit using your distribution's package manager (examples):
66
```bash
67
# Debian / Ubuntu / Parrot / Kali
68
sudo apt update
0 commit comments