We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c1ef7c1 + d3099c3 commit 4f73a73Copy full SHA for 4f73a73
README.md
@@ -29,7 +29,7 @@ JDK 1.8 or later
29
## Installation
30
31
```shell
32
-$ wget https://github.com/leonchen83/redis-rdb-cli/releases/download/${version}/redis-rdb-cli-release.zip
+$ wget https://github.com/leonchen83/redis-rdb-cli/releases/latest/download/redis-rdb-cli-release.zip
33
$ unzip redis-rdb-cli-release.zip
34
$ cd ./redis-rdb-cli/bin
35
$ ./rct -h
0 commit comments