Skip to content
This repository was archived by the owner on Oct 31, 2019. It is now read-only.

Commit d471a2c

Browse files
authored
Fix typo
1 parent b72f03d commit d471a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ You can also use `kubectl` to interact with your cluster using the kubeconfig fo
100100

101101
```bash
102102
$ export KUBECONFIG=`pwd`/generated/kubeconfig
103-
$ kubectl get cluster-info
103+
$ kubectl cluster-info
104104
$ kubectl get nodes
105105
```
106106

0 commit comments

Comments
 (0)