diff --git a/README.md b/README.md index c375b86..f432e3b 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,8 @@ jobs: The `args` is one of the following: -- -- [ [nightly | stable | v1.xx.x] ] +- <COMMAND> +- [ nightly | stable | v1.xx.x ] <COMMAND> `COMMAND` is the command you want to run. The optional prefix is the Rust toolchain, or version. Allowed values are `nightly`, `stable` or a Rust version.