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

Commit dc5555b

Browse files
committed
Fix typo in nikto install instructions
1 parent 7a0a0bb commit dc5555b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ helm install persistence-elastic ./persistence/persistence-elastic/
6363
# Deploy definitions for the integrated scanners
6464
helm install amass ./integrations/amass/
6565
helm install kube-hunter ./integrations/kube-hunter/
66-
helm install niko ./integrations/niko/
66+
helm install nikto ./integrations/nikto
6767
helm install nmap ./integrations/nmap/
6868
helm install ssh-scan ./integrations/ssh_scan/
6969
helm install sslyze ./integrations/sslyze/

0 commit comments

Comments
 (0)