summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authorRichard Lander <rlander@microsoft.com>2015-04-24 22:48:56 -0700
committerRichard Lander <rlander@microsoft.com>2015-04-24 22:50:07 -0700
commitb9774548b8a40cf0e1ca3a9f4b5db01ba45690ec (patch)
treef8d967f6c9279fb44133e1c8a0bbb55b031d5962 /Documentation/README.md
parent4f69f0a93984795e699a3cfe168f10fe6b77431c (diff)
downloadcoreclr-b9774548b8a40cf0e1ca3a9f4b5db01ba45690ec.tar.gz
coreclr-b9774548b8a40cf0e1ca3a9f4b5db01ba45690ec.tar.bz2
coreclr-b9774548b8a40cf0e1ca3a9f4b5db01ba45690ec.zip
Add NuGet and DNVM links to readme
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index 9f83b7d2f3..ed655939ad 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -6,7 +6,8 @@ This repo includes several documents that explain both high-level and low-level
Get CoreCLR
===========
-- [Get CoreCLR on Windows](get-coreclr-windows.md)
+- [Get .NET Core on Windows - NuGet](get-dotnetcore-windows-nuget.md)
+- [Get .NET Core on Windows - .NET Version Manager](get-dotnetcore-windows-dnvm.md)
Build CoreCLR from Source
=========================