From: Dan Moseley Date: Wed, 3 Jun 2020 02:44:32 +0000 (-0700) Subject: Add a front page link to download daily builds (#37322) X-Git-Tag: submit/tizen/20210909.063632~7628 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a5a91d3871d74bdc2092ebe7972513a098bb1312;p=platform%2Fupstream%2Fdotnet%2Fruntime.git 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 --- 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)