From a5a91d3871d74bdc2092ebe7972513a098bb1312 Mon Sep 17 00:00:00 2001 From: Dan Moseley Date: Tue, 2 Jun 2020 19:44:32 -0700 Subject: [PATCH] Add a front page link to download daily builds (#37322) * Add link to installers * Update README.md Co-authored-by: Jan Kotas Co-authored-by: Stephen Toub Co-authored-by: Jan Kotas --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 72e763d..b1d2839 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Official Starting Page: https://dotnet.microsoft.com/ * [How to use .NET](https://docs.microsoft.com/dotnet/core/get-started) (with VS, VS Code, command-line CLI) * [Install official releases](https://dotnet.microsoft.com/download) + * [Install daily builds](https://github.com/dotnet/installer#installers-and-binaries) * [Documentation](https://docs.microsoft.com/dotnet/core) (Get Started, Tutorials, Porting from .NET Framework, API reference, ...) * [Deploying apps](https://docs.microsoft.com/dotnet/core/deploying) * [Supported OS versions](https://github.com/dotnet/core/blob/master/os-lifecycle-policy.md) -- 2.7.4