mirror of
https://github.com/corda/corda.git
synced 2025-01-07 13:38:47 +00:00
Fixed typo in jar command
This commit is contained in:
parent
2019e2d5bb
commit
685485abb5
@ -81,7 +81,7 @@ public class Hello {
|
||||
}
|
||||
EOF
|
||||
$ javac -bootclasspath boot.jar Hello.java
|
||||
$ jar c0f boot.jar Hello.class
|
||||
$ jar u0f boot.jar Hello.class
|
||||
|
||||
|
||||
Step 3: Make an object file out of the jar.
|
||||
|
Loading…
Reference in New Issue
Block a user