diff --git a/README.md b/README.md index 264b7db05..dd73e9ea7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ This action sets up a [.NET CLI](https://github.com/dotnet/sdk) environment for use in actions by: -- optionally downloading and caching a version(s) of dotnet by SDK version(s) and adding to PATH +- optionally download and install the requested .NET SDK version(s) and add them to the PATH - registering problem matchers for error output - setting up authentication to private package sources like GitHub Packages