Skip to content

Commit 61fc97a

Browse files
committed
Installation manual fix
1 parent 11ad54c commit 61fc97a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

INSTALL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,8 +350,8 @@ Edit the `config.php` with the appropriate preferences as required.
350350
Download and initiate the escrow RDE client setup:
351351

352352
```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
353+
wget https://team-escrow.gitlab.io/escrow-rde-client/releases/escrow-rde-client-v2.2.0-linux_x86_64.tar.gz
354+
tar -xzf escrow-rde-client-v2.2.0-linux_x86_64.tar.gz
355355
./escrow-rde-client -i
356356
```
357357

0 commit comments

Comments
 (0)