diff --git a/release-notes/5.0/preview/5.0.0-preview.5-install-instructions.md b/release-notes/5.0/preview/5.0.0-preview.5-install-instructions.md index 61ca1d60..74ea81a2 100644 --- a/release-notes/5.0/preview/5.0.0-preview.5-install-instructions.md +++ b/release-notes/5.0/preview/5.0.0-preview.5-install-instructions.md @@ -58,10 +58,6 @@ mkdir -p $HOME/dotnet && tar zxf dotnet.tar.gz -C $HOME/dotnet export PATH=$PATH:$HOME/dotnet ``` -## .NET Core Runtime-only installation - -If only the .NET Core Runtime is needed, install `dotnet-runtime-5.0` using your package manager. If you also need ASP.NET Core functionality, installing `aspnetcore-runtime-5.0` will install both the Aspnetcore Runtime and .NET Core Runtime. - ## Windows Server Hosting If you are looking to host stand-alone apps on Servers, the following installer can be used on Windows systems.