mirror of
https://github.com/dtolnay/rust-toolchain
synced 2026-01-01 13:09:03 +01: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
|
# Install Rust Toolchain
|
||||||
|
|
||||||
This GitHub Action installs a Rust toolchain using rustup. It is designed for
|
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
|
## Example workflow
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue