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" ```