diff --git a/UH_Instruction.md b/UH_Instruction.md index 64b19f05b..23cad3725 100644 --- a/UH_Instruction.md +++ b/UH_Instruction.md @@ -52,7 +52,7 @@ If you haven't already, install the Kubernetes command-line tool: export KUBECONFIG=~/Downloads/coursetestcluster_kubeconfig.yaml ``` >[!TIP] ->To make this permanent for the current session, you can add it to your shell profile (`~/.bashrc` or `~/.zshrc`), or simply run this command every time you open a new terminal window to work on this project. +>Running this `export` command only configures your current terminal session. To make this change permanent across all future sessions, add the command to your shell profile (`~/.bashrc` or `~/.zshrc`). Otherwise, you will need to run the command every time you open a new terminal window for this project. upcloud_kubeconfig