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

Commit 7ef0a2f

Browse files
committed
Path correction
1 parent e13fc6f commit 7ef0a2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scanner/nikto/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Nikto is a free software command-line vulnerability scanner that scans webserver
1616
The Nikto ScanType can be deployed via helm.
1717

1818
```bash
19-
helm upgrade --install nikto ./integrations/nikto/
19+
helm upgrade --install nikto ./scanner/nikto/
2020
```
2121

2222
## Examples

0 commit comments

Comments
 (0)