mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
fix misleading statement in readme.txt
This commit is contained in:
parent
d11195165f
commit
296512de70
@ -417,8 +417,8 @@ architecture-specific parameters.
|
|||||||
|
|
||||||
Step 8: Write a driver which starts the VM and runs the desired main
|
Step 8: Write a driver which starts the VM and runs the desired main
|
||||||
method. Note the bootimageBin function, which will be called by the
|
method. Note the bootimageBin function, which will be called by the
|
||||||
VM to get a handle to the embedded jar. We tell the VM about this
|
VM to get a handle to the embedded boot image. We tell the VM about
|
||||||
function via the "avian.bootimage" property.
|
this function via the "avian.bootimage" property.
|
||||||
|
|
||||||
Note also that this example includes no resources besides class files.
|
Note also that this example includes no resources besides class files.
|
||||||
If our application loaded resources such as images and properties
|
If our application loaded resources such as images and properties
|
||||||
|
Loading…
Reference in New Issue
Block a user