mirror of
https://github.com/corda/corda.git
synced 2025-01-22 12:28:11 +00:00
fix an error in the embedding instructions
This commit is contained in:
parent
2f1bdfeb27
commit
243e8021ca
@ -62,7 +62,7 @@ VM object files and bootstrap classpath jar.
|
||||
$ mkdir hello
|
||||
$ cd hello
|
||||
$ ar x ../build/${platform}-${arch}-${process}-${mode}/libavian.a
|
||||
$ cp ../build/classpath.jar hello/boot.jar
|
||||
$ cp ../build/classpath.jar boot.jar
|
||||
|
||||
Step 2: Build the Java code and add it to the jar.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user