Skip to content

Commit

Permalink
docs(autok3s): fix README.md typo
Browse files Browse the repository at this point in the history
  • Loading branch information
rancher-sy-bot committed Sep 25, 2020
1 parent 797b8ba commit bf62105
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ autok3s kubectl <sub-commands> <flags>

In the scenario of multiple clusters, the access to different clusters can be completed by switching context.
```
autok3s kubectl config context get-contexts
autok3s kubectl config context use-context <context>
autok3s kubectl config get-contexts
autok3s kubectl config use-context <context>
```

## Developers' Guide
Expand Down

0 comments on commit bf62105

Please # to comment.