From cfca0e80961454b445c17fc5a088dcb14230bea7 Mon Sep 17 00:00:00 2001 From: "Robert G. Jakabosky" Date: Mon, 11 Apr 2011 18:46:23 -0700 Subject: [PATCH] Update README. --- README.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0067056..65e2509 100644 --- a/README.md +++ b/README.md @@ -10,15 +10,23 @@ It is recommended to either compile Lua with the "-pthread" flag or preload libp $ LD_PRELOAD=/lib/libpthread.so lua -lua-zmq 1.0 release: + +Release 1.0 +----------- + +lua-zmq: $ sudo luarocks install lua-zmq -lua-zmq-threads 1.0 release: +lua-zmq-threads: $ sudo luarocks install lua-llthreads $ sudo luarocks install lua-zmq-threads + +Latest Git revision +------------------- + With LuaRocks 2.0.4.1: $ sudo luarocks install https://github.com/Neopallium/lua-zmq/raw/master/rockspecs/lua-zmq-scm-1.rockspec