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 363afa2 commit 3bb9aeb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ By default, one master and one worker will be created, and the number can be cha
### Join K3s Nodes
If you have ever created a cluster using `autok3s` on your current machine, you can use the simplified command.
```
sudo autok3s join --provider alibaba --name <cluster name>
sudo autok3s join --provider alibaba --region cn-hangzhou --name <cluster name>
```

Generic commands can be used anywhere.
Expand Down

0 comments on commit 3bb9aeb

Please # to comment.