Skip to content

Commit 3f24681

Browse files
committed
Fixed an error in the readme
1 parent c263b2a commit 3f24681

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
@@ -4,7 +4,7 @@ TLS-Scanner is a Tool created by the Chair for Network and Data Security from th
44
**Please note:** *TLS-Scanner is a research tool intended for TLS developers, pentesters, administrators and researchers. There is no GUI. It is in the first version and may contain some bugs.*
55

66
# Compiling
7-
In order to compile and use TLS-Scanner, you need to have Java installed, as well as TLS-Attacker and the ModifiableVariable package. Run the maven command from the TLS-Attacker directory:
7+
In order to compile and use TLS-Scanner, you need to have Java installed, as well as TLS-Attacker and the ModifiableVariable package.
88
```bash
99
$ cd TLS-Scanner
1010
$ ./mvnw clean package

0 commit comments

Comments
 (0)