From 71b1275c86e0c4f4d38206f5112b3af7a2d18721 Mon Sep 17 00:00:00 2001 From: Jan Rude Date: Tue, 5 May 2015 15:40:37 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3977cac..504ce16 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Or with a file with a list of domains: python3 typoenum.py -f FILE [--top VALUE] Example: -Test if Typo3 and top 20 downloaded extensions are installed on localhost: +Test if Typo3 and top 200 downloaded extensions are installed on 192.168.0.24: python3 typoenum.py -d 192.168.0.24/testsite --top 200