Skip to content

Commit

Permalink
readme: update elle-cli version
Browse files Browse the repository at this point in the history
Use the latest release of elle-cli [1].

1. https://github.com/ligurio/elle-cli/releases/tag/0.1.8
  • Loading branch information
ligurio committed Nov 7, 2024
1 parent e728b08 commit a417221
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Example produces two files with history: `history.txt` and `history.json`. With
for consistency:

```sh
$ VER=0.1.4
$ VER=0.1.8
$ 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 elle-rw-register history.json
Expand Down

0 comments on commit a417221

Please sign in to comment.