Commit Diff


commit - 4735cac9d97a0d608390a6512755c3e84044cff6
commit + 6a7157c26ee7b155a79aa536f36aeab116ac96f1
blob - 1af5b7cf6883185a5ec06410c2f859b787acfd56
blob + 1a1e7084f264269787ef2b70017bb6dfdff58d68
--- README.md
+++ README.md
@@ -18,7 +18,7 @@ OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-
 $
 $ VER=0.1.4
 $ curl -O -L https://github.com/ligurio/elle-cli/releases/download/${VER}/elle-cli-bin-${VER}.zip
-$ unzip elle-cli-bin-${VER}.zip
-$ java -jar ./target/elle-cli-${VER}-standalone.jar -m cas-register history.json
+$ unzip elle-cli-bin-${VER}.zip -d elle-cli
+$ java -jar ./elle-cli/target/elle-cli-${VER}-standalone.jar -m cas-register history.json
 history.json     true
 ```