Update README.md

This commit is contained in:
Internet Addict 2024-04-19 14:15:10 +02:00
parent 49bb42d769
commit 3601900bab

View file

@ -24,13 +24,15 @@ After finishing, right-click on server and create new cotainter with Ubuntu 20.0
``Server > Ubuntu > Console``
Navigate to work folder and donwload OVFtool using this command:
Navigate to work folder and donwload OVFtool from this repo this command:
```bash
cd /home/
wget LINKINVALID
wget https://weforgecode.xyz/amogus/VMware-to-Proxmox_Migration_Guide/raw/branch/main/ovftool.tar.gz
tar -xzvf ./ovftool.tar.gz
rm ./ovftool.tar.gz
```
*Alternatively you can download it to your computer using [official link](https://developer.vmware.com/web/tool/ovf-tool/), or [download it from this guide](https://weforgecode.xyz/#). And the transfare the OVFtool to Ubuntu container using SCP.*
*Alternatively you can download it to your computer using [official link](https://developer.vmware.com/web/tool/ovf-tool/), or [download it from this guide](https://weforgecode.xyz/amogus/VMware-to-Proxmox_Migration_Guide/raw/branch/main/ovftool.tar.gz). And the transfare the OVFtool to Ubuntu container using SCP.*
### 3. Install OVFtool