Skip to content

Commit

Permalink
clean up docs
Browse files Browse the repository at this point in the history
Signed-off-by: Paolo Dettori <[email protected]>
  • Loading branch information
pdettori committed May 17, 2024
1 parent 6d95735 commit 252eb04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions scripts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 <scenario>` and run the `install-all` script:

```shell
./instal-all.sh
Expand Down

0 comments on commit 252eb04

Please sign in to comment.