diff --git a/docs/install.md b/docs/install.md index 5fb2ec613..6f8e17127 100644 --- a/docs/install.md +++ b/docs/install.md @@ -45,7 +45,7 @@ 2. Get the source code: ``` - git clone --recursive https://github.com/uglide/RedisDesktopManager.git -b 2022 rdm && cd ./rdm + git clone --recursive https://github.com/uglide/RedisDesktopManager.git -b 2022 rdm && cd ./rdm && git submodule update --remote ``` > !!! warning "SSH Tunneling support"