install in readme

This commit is contained in:
leaf corcoran
2013-10-25 09:20:05 -07:00
parent 49547ccfe1
commit a04c6eee58

View File

@@ -2,6 +2,12 @@
Embedded Lua templating
## Install
```bash
$ luarocks install --server=http://rocks.moonscript.org elua
```
## Tutorial
```lua