From 448808889fc7f39acbd91dbc1a902628e9f25712 Mon Sep 17 00:00:00 2001 From: Ernest Pietryka <164904886+ePietry@users.noreply.github.com> Date: Mon, 25 Mar 2024 22:23:19 +0100 Subject: [PATCH] Update INSTALL_RHEL9.md --- documentation/INSTALL_RHEL9.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/INSTALL_RHEL9.md b/documentation/INSTALL_RHEL9.md index c6b0043..3a1a4e7 100644 --- a/documentation/INSTALL_RHEL9.md +++ b/documentation/INSTALL_RHEL9.md @@ -45,7 +45,7 @@ baseos ## Clone this repository ```sh -git clone https://github.com/nmasse-itix/red-hat-kiosk.git +git clone https://github.com/ePietry/red-hat-kiosk.git cd red-hat-kiosk export GIT_REPO_CLONE="$PWD" ```