Update README.md
This commit is contained in:
parent
86bd63f37c
commit
74a1083c32
@ -37,6 +37,12 @@ https://github.com/tanrax/auto-video-thumbnail/releases
|
||||
|
||||
6) Now you can execute.
|
||||
|
||||
``` bash
|
||||
java -jar video-optimize-{version}-SNAPSHOT-standalone.jar
|
||||
```
|
||||
|
||||
or
|
||||
|
||||
``` bash
|
||||
java $JVM_OPTS -cp video-optimize-{version}-SNAPSHOT-standalone.jar clojure.main -m video-optimize.core
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user