diff --git a/README.md b/README.md index 4079e041..46430b41 100644 --- a/README.md +++ b/README.md @@ -104,10 +104,6 @@ If `/usr/local/bin` is not available, binaries will be installed to `$HOME/.inst If a tool not included in the list above is specified, this action uses [cargo-binstall] as a fallback. - - ## Security When installing the tool from GitHub Releases, this action will download the tool or its installer from GitHub Releases using HTTPS with tlsv1.2+. This is basically considered to be the same level of security as [the recommended installation of rustup](https://www.rust-lang.org/tools/install).