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.
1 parent 77d931f commit cd54adaCopy full SHA for cd54ada
docs/install.md
@@ -32,7 +32,7 @@ You can [build Redis Desktop Manager from source](install.md#build-from-source).
32
2. Get source code:
33
34
```
35
- git clone --recursive https://github.com/uglide/RedisDesktopManager.git -b 0.9 rdm && cd ./rdm
+ git clone --recursive https://github.com/uglide/RedisDesktopManager.git -b 2019 rdm && cd ./rdm
36
37
38
> !!! warning "SSH Tunneling support"
0 commit comments