Fix path in README.
This commit is contained in:
@@ -492,9 +492,9 @@ The following lua script will open a swiing frame on Java SE:
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
See a longer sample in <em>src/test/res/swingapp.lua</em> for details, or try running it using:
|
||||
See a longer sample in <em>examples/lua/swingapp.lua</em> for details, or try running it using:
|
||||
<pre>
|
||||
java -cp lib/luaj-jse-2.0.1.jar lua src/test/res/swingapp.lua
|
||||
java -cp lib/luaj-jse-2.0.1.jar lua examples/lua/swingapp.lua
|
||||
</pre>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user