Fix url in README.md (#10915)
Motivation: We had a typo in the markdown Modification: Fix typo Result: Corect markdown
This commit is contained in:
parent
2aa33165cf
commit
e8f3e88526
@ -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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user