From 252eb0402f7bb3e1dd8a5688e36faa7975478e59 Mon Sep 17 00:00:00 2001 From: Paolo Dettori Date: Fri, 17 May 2024 14:05:05 -0400 Subject: [PATCH] clean up docs Signed-off-by: Paolo Dettori --- scripts/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/scripts/README.md b/scripts/README.md index be3bcc0..872c9fd 100644 --- a/scripts/README.md +++ b/scripts/README.md @@ -49,12 +49,12 @@ Before running the script, make sure to run `go mod tidy` For RHEL 9, follow [these instructions](./RHEL-KS-install.md#increasing-limits) -## Running the script +## Running the scripts -Note: at the start the script deletes yor current kubeflex, cluster1 and cluster2 clusters, and +Note: at the start each script deletes yor current kubeflex, cluster1 and cluster2 clusters, and backs up and delete your default kubeconfig in ~/.kube/config. -Run the script: +For each scenario (e.g. kfp), change directory `cd ` and run the `install-all` script: ```shell ./instal-all.sh