Skip to content

Commit d463d7f

Browse files
committed
Add wget command into the README.md
1 parent 4e80bf6 commit d463d7f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ To retrieve the latest available version of the tool, please navigate to the "Re
3939

4040
To prepare the latest version of the tool for use, please run the following commands:
4141
```shell
42-
> unzip ubuntu20to22.zip
42+
> wget https://github.com/plesk/ubuntu20to22/releases/download/v1.1.3/ubuntu20to22-1.1.3.zip
43+
> unzip ubuntu20to22-1.1.3.zip
4344
> chmod 755 ubuntu20to22
4445
```
4546

0 commit comments

Comments
 (0)