From d17d257db527832dd231431ef3126b5800eaa64e Mon Sep 17 00:00:00 2001 From: "Robert G. Jakabosky" Date: Sat, 26 Feb 2011 01:48:18 -0800 Subject: [PATCH] Update installation instructions. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f9259e..00fecb9 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Installation ============ With LuaRocks 2.0.4.1: - $ luarocks install https://github.com/Neopallium/lua-zmq/raw/master/rockspecs/lua-zmq-scm-1.rockspec + $ sudo luarocks install https://github.com/Neopallium/lua-zmq/raw/master/rockspecs/lua-zmq-scm-1.rockspec With CMake: $ git clone git://github.com/Neopallium/lua-zmq.git