From ff5cd1608501f96c5909bc336d19e33f6d5b1d8e Mon Sep 17 00:00:00 2001 From: Carrie Date: Thu, 21 Nov 2024 12:45:33 -0500 Subject: [PATCH] Update docs/install/proxmox/proxmox-setup.md Co-authored-by: Muse Mulatu <48902323+muse-sisay@users.noreply.github.com> --- docs/install/proxmox/proxmox-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/proxmox/proxmox-setup.md b/docs/install/proxmox/proxmox-setup.md index 33e3b93..44ce8d2 100644 --- a/docs/install/proxmox/proxmox-setup.md +++ b/docs/install/proxmox/proxmox-setup.md @@ -31,7 +31,7 @@ These steps use a `debian cloudinit image for laptop VM`. - Might to prepend sudo if you running user different than `root` -Download debian cloud init image [debian download image](https://cloud.debian.org/images/cloud/). Create the directory anywhere. Select the correct architecture. This example runs on x86 +Start by creating a directory. This will contain temporary artifacts we need to create template VM. Then download Debian cloud-init image [debian download image](https://cloud.debian.org/images/cloud/). ```shell mkdir debian-golden-img