update install instructions

This commit is contained in:
leaf corcoran
2014-02-01 19:18:56 -08:00
parent c9125755d9
commit 23f849374d

View File

@@ -5,7 +5,7 @@ Embedded Lua templating
## Install ## Install
```bash ```bash
$ luarocks install --server=http://rocks.moonscript.org etlua $ luarocks install etlua
``` ```
## Tutorial ## Tutorial