Skip to content

Commit

Permalink
Merge pull request dotnet#317 from dotnet/shirhatti/releasenotes
Browse files Browse the repository at this point in the history
Update instructions for ANCM
  • Loading branch information
leecow authored Oct 25, 2016
2 parents 5f60ab6 + 1d0cdc0 commit ca5ac93
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/preview-download.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ dotnet-sdk-ubuntu.16.10-x64.1.0.0-preview2.1-003155.deb

## Windows Server Hosting
If you are looking to host stand-alone apps on Windows Servers, the ASP.NET Core Module for IIS can be installed separately on servers without installing .NET Core runtime. You can download the Windows (Server Hosting) installer and run the following command from an Administrator command prompt:
``DotNetCore.1.0.1-WindowsHosting.exe OPT_INSTALL_REDIST=0``
``DotNetCore.1.1.0.Preview1-WindowsHosting.exe OPT_INSTALL_LTS_REDIST=0 OPT_INSTALL_FTS_REDIST=0``

0 comments on commit ca5ac93

Please sign in to comment.