Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

Commit fb60042

Browse files
authored
Correct nmap deployment instructions
1 parent 49c91af commit fb60042

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanners/nmap/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ To learn more about the Nmap scanner itself visit [nmap.org].
2121
The Nikto ScanType can be deployed via helm:
2222

2323
```bash
24-
helm upgrade --install nikto ./scanners/nikto/
24+
helm upgrade --install nmap ./scanners/nmap/
2525
```
2626

2727
## Nmap Configuration

0 commit comments

Comments
 (0)