From d321a1356f9820bf5d98303368ddacddb4a5ea18 Mon Sep 17 00:00:00 2001 From: vorpax <64530538+vorpax@users.noreply.github.com> Date: Wed, 22 Oct 2025 03:21:19 +0200 Subject: [PATCH] update repository link inside download section (#16) Co-authored-by: TheHitman1977 <6432150+ajschroeder@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 30da1b8..dc91e62 100644 --- a/README.md +++ b/README.md @@ -189,8 +189,8 @@ Operating systems and versions tested with the project: After installing the required software, the quickest way to get building is to clone this repository. ```shell -git clone https://github.com/ajschroeder/packer-examples-for-proxmox.git -cd packer-examples-for-proxmox +git clone https://github.com/ajschroeder/proxmox-packer-examples.git +cd proxmox-packer-examples ``` The following table describes the directory structure.