update dl doc

This commit is contained in:
Lee Coward 2018-04-11 14:55:03 -07:00
parent 5bafb4dc3c
commit 970602b664

View file

@ -56,11 +56,6 @@ You can download the Windows Server Hosting installer and run the following comm
[dotnet-hosting-2.1.0-preview2-final-win.exe](https://download.microsoft.com/download/9/0/F/90F8F18D-CD21-4A79-ACDC-AF4CB95F490C/dotnet-hosting-2.1.0-preview2-final-win.exe)
This will install the ASP.NET Core Module for IIS
### Linux
On supported Linux systems, register the Microsoft Product feed as described above and install `dotnet-hosting-2.1.0-preview2-26406-04` using your package manager.
This will also install the .NET Core Runtime and other required packages.
### ASP.NET Core Runtime
The ASP.NET Core Runtime is installed by the .NET Core SDK and the Windows Server Hosting installer. If you need to install the ASP.NET Runtime separately, the following can be used.