summaryrefslogtreecommitdiff
path: root/Documentation/README.md
diff options
context:
space:
mode:
authorRichard Lander <rlander@microsoft.com>2015-04-29 10:42:18 -0700
committerRichard Lander <rlander@microsoft.com>2015-04-29 11:49:08 -0700
commite58da6a91f56b645cde38aaeaad8e8aec6d73e1e (patch)
tree0f2cfce812d38aa3205f6ecf56f2887a0a6112ad /Documentation/README.md
parent476d60cf7bc3ed473f9c4b4591963921edb455c2 (diff)
downloadcoreclr-e58da6a91f56b645cde38aaeaad8e8aec6d73e1e.tar.gz
coreclr-e58da6a91f56b645cde38aaeaad8e8aec6d73e1e.tar.bz2
coreclr-e58da6a91f56b645cde38aaeaad8e8aec6d73e1e.zip
Update Windows binary acquisition instructions
Diffstat (limited to 'Documentation/README.md')
-rw-r--r--Documentation/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/README.md b/Documentation/README.md
index bbc550fe50..e56b2cd063 100644
--- a/Documentation/README.md
+++ b/Documentation/README.md
@@ -6,8 +6,8 @@ This repo includes several documents that explain both high-level and low-level
Get CoreCLR
===========
-- [Get .NET Core on Windows - NuGet](get-dotnetcore-windows-nuget.md)
-- [Get .NET Core on Windows - .NET Version Manager](get-dotnetcore-windows-dnvm.md)
+- [Get .NET Core on Windows - DNX SDK](get-dotnetcore-dnx-windows.md)
+- [Get .NET Core on Windows - Raw](get-dotnetcore-windows.md)
Build CoreCLR from Source
=========================