From e63003d8bb88dc157164ea8425e01b503d7596d4 Mon Sep 17 00:00:00 2001 From: Lee Coward Date: Wed, 15 Nov 2017 17:35:12 -0800 Subject: [PATCH] Update 2.0.3.md --- release-notes/2.0/2.0.3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`