Skip to content

Commit fc7f9e8

Browse files
authored
Merge pull request #29 from plesk/release-1.1.3
Add wget command into the README.md
2 parents 4e80bf6 + d463d7f commit fc7f9e8

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)