This commit is contained in:
Jane Roxanne 2020-03-18 13:34:46 -05:00
parent ae75748b66
commit 058da62271
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
--Using the command
print("Compiled with LuaComp $[[/tmp/luacomp -v]]")
print("Compiled with LuaComp $[[luacomp -v]]")
--Or using the shell vars
print("Compiled with LuaComp $[{LUACOMP_VERSION}]")