Updated Installation instructions for Unix (markdown)
Changed example LuaRocks tarball version, from 3.3.1, to 3.8.0.
Only with-lua-include would define the place of lua.h
Sorry the last revision have not been finished.. \n Currently in configure step, it would only search for `/usr/include/lua/5.3/lua.h /usr/include/lua5.3/lua.h /usr/include/lua-5.3/lua.h /usr/include/lua53/lua.h /usr/include/lua.h` but not /usr/local/, so I think directly put the recommended configuration in the steps but not in customizing part.
Update version of Lua to latest
Changed LR version from 3.2.1 to 3.3.1: Track new bugfix release.
No longer true
Removed version note pointing back at 3.0.4/3.1.3; Fixed version from 3.2.0 to 3.2.1.
Release 3.2.0
Modified comment before "wget ...-3.1.3.tar.gz" code paragraph from "3.1.2" to a more terse "3.1.3" sentence.
Release 3.1.3
Change LuaRocks version from 3.0.4 to 3.1.2, noting that 3.0.4 was a "stable" example version previously. 3.1.2 was released only a few days ago -- 23 May -- and contains a small bugfix over 3.1.1.
Add some CLI for ubuntu/debian users
Updated Installation instructions for Unix (mediawiki => markdown)