From 23f849374d0443020de6bc2c1b751e66a7265b16 Mon Sep 17 00:00:00 2001 From: leaf corcoran Date: Sat, 1 Feb 2014 19:18:56 -0800 Subject: [PATCH] update install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3914fde..6d113aa 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Embedded Lua templating ## Install ```bash -$ luarocks install --server=http://rocks.moonscript.org etlua +$ luarocks install etlua ``` ## Tutorial