Skip to content

Commit

Permalink
Add a link to the 'native transports' page
Browse files Browse the repository at this point in the history
  • Loading branch information
trustin committed Jul 21, 2014
1 parent 07024a4 commit 530750d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ You require the following to build Netty:

* Latest stable [Oracle JDK 7](http://www.oracle.com/technetwork/java/)
* Latest stable [Apache Maven](http://maven.apache.org/)
* 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.

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.

Expand Down

0 comments on commit 530750d

Please sign in to comment.