Skip to content

Commit a8e0310

Browse files
committed
Add a link to the 'native transports' page
1 parent 8fc58a4 commit a8e0310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ You require the following to build Netty:
1717

1818
* Latest stable [Oracle JDK 7](http://www.oracle.com/technetwork/java/)
1919
* Latest stable [Apache Maven](http://maven.apache.org/)
20+
* If you are on Linux, you need [additional development packages](http://netty.io/wiki/native-transports.html) installed on your system, because you'll build the native transport.
2021

2122
Note that this is build-time requirement. JDK 5 (for 3.x) or 6 (for 4.0+) is enough to run your Netty-based application.
2223

0 commit comments

Comments
 (0)