docs: fix typo in README

This commit is contained in:
Paul Campbell 2024-09-17 09:51:09 +01:00
parent 3fa43fa798
commit c6101c1e9e

View file

@ -22,8 +22,8 @@ jobs:
The `args` is one of the following:
- <COMMAND>
- [ [nightly | stable | v1.xx.x] ] <COMMAND>
- &lt;COMMAND&gt;
- [ nightly | stable | v1.xx.x ] &lt;COMMAND&gt;
`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.