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 11ad54c commit 61fc97aCopy full SHA for 61fc97a
1 file changed
INSTALL.md
@@ -350,8 +350,8 @@ Edit the `config.php` with the appropriate preferences as required.
350
Download and initiate the escrow RDE client setup:
351
352
```bash
353
-wget https://team-escrow.gitlab.io/escrow-rde-client/releases/escrow-rde-client-v2.1.1-linux_x86_64.tar.gz
354
-tar -xzf escrow-rde-client-v2.1.1-linux_x86_64.tar.gz
+wget https://team-escrow.gitlab.io/escrow-rde-client/releases/escrow-rde-client-v2.2.0-linux_x86_64.tar.gz
+tar -xzf escrow-rde-client-v2.2.0-linux_x86_64.tar.gz
355
./escrow-rde-client -i
356
```
357
0 commit comments