k3sup
k3sup copied to clipboard
Update readme.md, add missing --k3s-channel flag
Description
Add missing command line flag for k3s-channel. Description taken from: https://github.com/alexellis/k3sup/blob/fd9dfeaa6cd32f0d048f33705a04c14ca4aa3550/cmd/install.go#L86-L88
Motivation and Context
Missing documentation
Types of changes
- [X] Bug fix (non-breaking change which fixes an issue)
Thank you for your contribution. I've just checked and your commit doesn't appear to be signed-off. That's something we need before your Pull Request can be merged. Please see our contributing guide.
Tip: if you only have one commit so far then run: git commit --amend --signoff and then git push --force.