From 931d7c47744ddf8cc79b6a8d6d7e9de4cfe2da11 Mon Sep 17 00:00:00 2001 From: Aligned Date: Wed, 21 Jan 2015 11:51:09 -0600 Subject: [PATCH] Change ASP.NET vNext to ASP.Net 5 in the Readme.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 910f68c2d4..f277f4eea9 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Universe ========= -This repo is to build the whole ASP.NET vNext stack. +This repo is to build the whole ASP.NET 5 stack. ## Getting started @@ -32,4 +32,4 @@ repositories. The subfolders are built in dependency order. -This project is part of ASP.NET vNext. You can find samples, documentation and getting started instructions for ASP.NET vNext at the [Home](https://github.com/aspnet/home) repo. +This project is part of ASP.NET 5. You can find samples, documentation and getting started instructions for ASP.NET 5 at the [Home](https://github.com/aspnet/home) repo.