diff --git a/README.md b/README.md index 7b535c0..9c4fd09 100644 --- a/README.md +++ b/README.md @@ -195,7 +195,7 @@ Navigate to Ubuntu container and import and export VM using this command. ```bash ./export.sh NAME-OF-VM NUMBER-FOR-ROXMOX ``` -You need to use exact name of the VM from VMware and NUMBER-FOR-ROXMOX is required for proxmox. If you dont know what number to use then just use 100 and increase the number with each VM. +You need to use exact name of the VM from VMware and ``NUMBER-FOR-ROXMOX`` is required for proxmox. If you dont know what number to use then just use 100 and increase the number with each VM. #### ! Migration requires at least double the size of VM in Proxmox for it to work. !