Skip to content

Commit 1fba251

Browse files
committed
Corrected documentation
1 parent 48be851 commit 1fba251

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@ Also, one of the following is a prerequisite to perform any port scanning:
5252

5353
From command line, Tifoon can be extracted from the ZIP archive and launched via three simple steps:
5454

55-
$ unzip tifoon-app-0.6-dist.zip
56-
$ cd tifoon-app-0.6-dist/
57-
$ java -jar tifoon-app-0.6-SNAPSHOT.jar
55+
$ unzip tifoon-app-0.6.1-dist.zip
56+
$ cd tifoon-app-0.6.1/
57+
$ java -jar tifoon-app-0.6.1.jar
5858

5959
With its "factory settings" the local host (IP address 127.0.0.1) is a complete TCP port scan is scheduled
6060
for every hour. For the second and later scans, the result is automatically checked ("diffed") against

0 commit comments

Comments
 (0)