Skip to content

Commit 4f73a73

Browse files
authored
Merge pull request #106 from madsnedergaard/mn/point-to-latest-download-link
chore(README): Point to latest download
2 parents c1ef7c1 + d3099c3 commit 4f73a73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ JDK 1.8 or later
2929
## Installation
3030

3131
```shell
32-
$ wget https://github.com/leonchen83/redis-rdb-cli/releases/download/${version}/redis-rdb-cli-release.zip
32+
$ wget https://github.com/leonchen83/redis-rdb-cli/releases/latest/download/redis-rdb-cli-release.zip
3333
$ unzip redis-rdb-cli-release.zip
3434
$ cd ./redis-rdb-cli/bin
3535
$ ./rct -h

0 commit comments

Comments
 (0)