diff options
author | Aditya Mandaleeka <adityamandaleeka@users.noreply.github.com> | 2017-06-29 21:47:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-29 21:47:38 -0700 |
commit | db84329208d9e79406be1aef38774a3700b36b47 (patch) | |
tree | c35f7dc947c785e9fe184b2aa239c2838b2ef109 /README.md | |
parent | 09bcd192cd05a71637a7be20032878a0ef0246fa (diff) | |
download | coreclr-db84329208d9e79406be1aef38774a3700b36b47.tar.gz coreclr-db84329208d9e79406be1aef38774a3700b36b47.tar.bz2 coreclr-db84329208d9e79406be1aef38774a3700b36b47.zip |
Update README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ You can get the latest **released** version of the .NET Core SDK by following th the [.NET Core Getting Started](http://dotnet.github.io/getting-started/) page. If you need the most up to date (daily) version of this .NET Core installer you can get it from the [latest Installers of .NET Core and .NET Core SDK](https://github.com/dotnet/cli#installers-and-binaries). -If you want one of our official release, you get get the download from the +If you want one of our official releases, you can get the download from the [download archive page](https://github.com/dotnet/core/blob/master/release-notes/download-archive.md). ## Are you Here for Something Besides the Source Code? |