Add note for Ubuntu users.

pull/10/head
Robert G. Jakabosky 15 years ago
parent 7194be8851
commit eedbaf189b

@ -12,7 +12,11 @@ See [API.md](https://github.com/Neopallium/lua-zmq/blob/master/API.md) and
Requirements
============
* ZeroMQ version 2.1.x. Might work with some 2.0.x versions (2.0.6 and lower are not supported).
* ZeroMQ version 2.1.x.
* Might work with some 2.0.x versions (2.0.6 and lower are not supported).
For Ubuntu 10.10 users:
* The version of ZeroMQ (2.0.6beta) that comes with Ubuntu 10.10 will not work with these bindings. Please upgrade to [version 2.1](http://fanf42.blogspot.com/2011/02/installing-zeromq-and-java-bindings-on.html).
Installation
============

Loading…
Cancel
Save