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, please run the following commands:
```shell
> wget https://github.com/plesk/debian11to12/releases/download/v1.0.5/debian11to12-1.0.5.zip
> unzip debian11to12-1.0.5.zip
> wget https://github.com/plesk/debian11to12/releases/download/v1.0.6/debian11to12-1.0.6.zip
> unzip debian11to12-1.0.6.zip
> chmod 755 debian11to12
```

Expand Down