Skip to content

Commit

Permalink
README: Remove note about SSL
Browse files Browse the repository at this point in the history
The term SSL is outdated and it is Qt with TLS support is standard.
  • Loading branch information
lnjX authored Aug 13, 2024
1 parent 94232e7 commit 29bfec8
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 @@ -59,7 +59,7 @@ QXmpp is released under the terms of the GNU Lesser General Public License, vers

## Building

QXmpp requires **Qt 5.15** or **Qt 6.0 or higher** with SSL enabled.
QXmpp requires **Qt 5.15** or **Qt 6.0 or higher**.

You can build QXmpp with CMake:
```
Expand Down

0 comments on commit 29bfec8

Please sign in to comment.