From cf9988a1ce2ac22fe975a997b77aaa2a1d6d381a Mon Sep 17 00:00:00 2001 From: Zlatko Knezevic Date: Wed, 18 Nov 2015 07:40:24 -0800 Subject: [PATCH] Responding to PR feedback --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 29f9ec075..de9d487c1 100644 --- a/README.md +++ b/README.md @@ -18,10 +18,10 @@ Installers |**Installers**|[Download Debian Package](https://dotnetcli.blob.core.windows.net/dotnet/dev/Installers/Latest/dotnet-linux-x64.latest.deb)|[Download Msi](https://dotnetcli.blob.core.windows.net/dotnet/dev/Installers/Latest/dotnet-win-x64.latest.msi)|[Download Pkg](https://dotnetcli.blob.core.windows.net/dotnet/dev/Installers/Latest/dotnet-osx-x64.latest.pkg) | |**Binaries**|[Download tar file](https://dotnetcli.blob.core.windows.net/dotnet/dev/Binaries/Latest/dotnet-linux-x64.latest.tar.gz)|[Download zip file](https://dotnetcli.blob.core.windows.net/dotnet/dev/Binaries/Latest/dotnet-win-x64.latest.zip)|[Download tar file](https://dotnetcli.blob.core.windows.net/dotnet/dev/Binaries/Latest/dotnet-osx-x64.latest.tar.gz) | -Interested in .NET Core RC1 bits? ---------------------------------- +Interested in .NET Core + ASP.NET 5 RC bits? +---------------------------------------- -This toolchain is independent from the DNX-based .NET Core RC1 bits. If you are looking for the RC1 bits, you can find instructions on the [ASP.NET documentation site](https://docs.asp.net/en/latest/). +This toolchain is independent from the DNX-based .NET Core RC1 bits. If you are looking for the RC1 bits, you can find instructions on the [ASP.NET documentation site](http://get.asp.net/). Docker ------