diff --git a/README.md b/README.md index 50f432250b..9176ac5eaa 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ For the detailed information about building and developing Netty, please visit [ You require the following to build Netty: -* Latest stable [OpenJDK 8]https://adoptopenjdk.net) +* Latest stable [OpenJDK 8](https://adoptopenjdk.net) * Latest stable [Apache Maven](https://maven.apache.org/) * If you are on Linux, you need [additional development packages](https://netty.io/wiki/native-transports.html) installed on your system, because you'll build the native transport.