diff --git a/README.md b/README.md index 2ea5437..b5df38e 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,13 @@ All inputs are optional. components Comma-separated string of additional components to install e.g. clippy, rustfmt + + make-default + + Make the installed toolchain the default. + This must be either the strings 'true' or 'false', and is 'true' by default. + +