Add a front page link to download daily builds (#37322)
authorDan Moseley <danmose@microsoft.com>
Wed, 3 Jun 2020 02:44:32 +0000 (19:44 -0700)
committerGitHub <noreply@github.com>
Wed, 3 Jun 2020 02:44:32 +0000 (22:44 -0400)
* Add link to installers

* Update README.md

Co-authored-by: Jan Kotas <jkotas@microsoft.com>
Co-authored-by: Stephen Toub <stoub@microsoft.com>
Co-authored-by: Jan Kotas <jkotas@microsoft.com>
README.md

index 72e763d..b1d2839 100644 (file)
--- 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)