From b887856c66c3b7c8b93691cfd6bf5a0e4484aec0 Mon Sep 17 00:00:00 2001 From: Louis Abel Date: Thu, 7 Sep 2023 18:20:44 -0700 Subject: [PATCH] clarity on cloned branch --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 36d08a6..c206834 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ set it up like so: % mock -r rocky-8-x86_64 --shell --isolation=simple --enable-network # Clone the kickstarts and run an installation -% git clone https://github.com/rocky-linux/kickstarts +% git clone https://github.com/rocky-linux/kickstarts -b r8 % cd kickstarts % livemedia-creator --ks Rocky-8-Workstation.ks \ --no-virt \