Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ To retrieve the latest available version of the tool, please navigate to the "Re

To prepare the latest version of the tool for use from a command line, please run the following commands:
```shell
> wget https://github.com/plesk/cloudlinux7to8/releases/download/v1.1.7/cloudlinux7to8-1.1.7.zip
> unzip cloudlinux7to8-1.1.7.zip
> wget https://github.com/plesk/cloudlinux7to8/releases/download/v1.1.8/cloudlinux7to8-1.1.8.zip
> unzip cloudlinux7to8-1.1.8.zip
> chmod 755 cloudlinux7to8
```

Expand Down