Skip to content

Commit

Permalink
Fix version number
Browse files Browse the repository at this point in the history
  • Loading branch information
nabla-c0d3 committed Mar 31, 2024
1 parent f4e7c54 commit 7dbc7a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ $ python -m sslyze www.yahoo.com www.google.com "[2607:f8b0:400a:807::2004]:443"
It can also be used via Docker:

```
$ docker run --rm -it nablac0d3/sslyze:5.0.0 www.google.com
$ docker run --rm -it nablac0d3/sslyze:6.0.0 www.google.com
```

Lastly, a pre-compiled Windows executable can be downloaded from [the Releases
Expand Down

0 comments on commit 7dbc7a3

Please sign in to comment.