From 1799792c47ebcd2b6f5756f92d34aeec673461a7 Mon Sep 17 00:00:00 2001 From: Yariv Rachmani Date: Thu, 15 Aug 2024 00:59:38 +0300 Subject: [PATCH] Fixing Demo readme Signed-off-by: Yariv Rachmani --- demos/devconf-2024/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/demos/devconf-2024/README.md b/demos/devconf-2024/README.md index 6b634141..241f1a0a 100644 --- a/demos/devconf-2024/README.md +++ b/demos/devconf-2024/README.md @@ -42,12 +42,12 @@ dnf install git python3-pip podman Under root directory run the following git commands ``` bash -git clone --depth=1 https://github.com/Yarboa/qm.git +git clone --depth=1 https://github.com/containers/qm.git cd qm git checkout -b devconf-update git pull origin devconf-update git sparse-checkout set --no-cone demos/devconf-2024 -git sparse-cehckout add tests/e2e +git sparse-checkout add tests/e2e ``` Run setup script, it installs & prepares QM partition filesystem