From 4d318db07a155f99337e7fc8de813caea5e92c32 Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Mon, 15 Aug 2022 16:44:30 -0700 Subject: [PATCH] Concise isn't the only point --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 24318e6..329509c 100644 --- a/README.md +++ b/README.md @@ -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