Concise isn't the only point

This commit is contained in:
David Tolnay
2022-08-15 16:44:30 -07:00
parent f7003eed5e
commit 4d318db07a

View File

@@ -1,7 +1,7 @@
# Install Rust Toolchain
This GitHub Action installs a Rust toolchain using rustup. It is designed for
one-line concise usage.
one-line concise usage and good defaults.
## Example workflow