Skip to content

Commit 058da62

Browse files
Whoops.
1 parent ae75748 commit 058da62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/shell_output.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
--Using the command
2-
print("Compiled with LuaComp $[[/tmp/luacomp -v]]")
2+
print("Compiled with LuaComp $[[luacomp -v]]")
33
--Or using the shell vars
44
print("Compiled with LuaComp $[{LUACOMP_VERSION}]")

0 commit comments

Comments
 (0)