mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-01-30 16:42:50 +01:00
Tiny adjustment.
This commit is contained in:
parent
33349fbd21
commit
4f2e036f60
@ -96,9 +96,11 @@ the interpreter to load the <tt>compat-5.1.lua</tt> module at startup: </p>
|
|||||||
LUA_INIT=@<ROOT>/compat-5.1.lua
|
LUA_INIT=@<ROOT>/compat-5.1.lua
|
||||||
</pre>
|
</pre>
|
||||||
|
|
||||||
|
<p>
|
||||||
The other two environment variables instruct the compatibility module to
|
The other two environment variables instruct the compatibility module to
|
||||||
look for dynamic libraries and modules in the appropriate directories and
|
look for dynamic libraries and extension modules in the appropriate
|
||||||
with the appropriate filename extensions.
|
directories and with the appropriate filename extensions.
|
||||||
|
</p>
|
||||||
|
|
||||||
<pre class=example>
|
<pre class=example>
|
||||||
LUA_PATH=<ROOT>/?.lua;?.lua
|
LUA_PATH=<ROOT>/?.lua;?.lua
|
||||||
|
Loading…
x
Reference in New Issue
Block a user