mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2024-11-14 05:26:34 +02:00
Concise isn't the only point
This commit is contained in:
parent
f7003eed5e
commit
4d318db07a
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue