Skip to content

Commit

Permalink
Merge pull request #203 from kpiwko/patch-1
Browse files Browse the repository at this point in the history
fix: minor typo in CLI documentation
  • Loading branch information
arewm authored Jan 13, 2025
2 parents 0b3721d + acbff87 commit 4efc3b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/modules/ROOT/pages/getting-started/cli.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ users:
+
[source]
--
export $KUBECONFIG=<path to your kubeconfig file>
export KUBECONFIG=<path to your kubeconfig file>
--
+
.. Or, overwrite the file located at `~/.kube/config` with your `kubeconfig` file.
Expand Down

0 comments on commit 4efc3b4

Please sign in to comment.