diff --git a/release-notes/2.0/2.0.3.md b/release-notes/2.0/2.0.3.md index 20296188..06e21fc0 100644 --- a/release-notes/2.0/2.0.3.md +++ b/release-notes/2.0/2.0.3.md @@ -6,7 +6,7 @@ * [Getting Started](https://www.microsoft.com/net/core/) * [Downloads](https://github.com/dotnet/core/blob/master/release-notes/download-archives/2.0.3.md) -The .NET Core SDK 2.0.0 includes .NET Core 2.0.0 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.0.0, the following command will show that you're running version `2.0.3` of the tools. +The .NET Core SDK 2.0.3 includes .NET Core 2.0.3 Runtime so downloading the runtime packages separately is not needed when installing the SDK. After installing the .NET Core SDK 2.0.3, the following command will show that you're running version `2.0.3` of the tools. `dotnet --version`