From 3601900bab8861a6fe7e41d22e49018e660b0cff Mon Sep 17 00:00:00 2001 From: Internet Addict Date: Fri, 19 Apr 2024 14:15:10 +0200 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index c54d269..0eed08c 100644 --- a/README.md +++ b/README.md @@ -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