From 9b68ab51d28f3766455aeaac25bdbe013233556b Mon Sep 17 00:00:00 2001 From: CESARDELATORRE Date: Wed, 4 Jan 2017 13:05:41 -0800 Subject: [PATCH] Minor Update in README.md for the SPA app --- src/Web/WebSPA/eShopOnContainers.WebSPA/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Web/WebSPA/eShopOnContainers.WebSPA/README.md b/src/Web/WebSPA/eShopOnContainers.WebSPA/README.md index 8a7cabaee..93421558c 100644 --- a/src/Web/WebSPA/eShopOnContainers.WebSPA/README.md +++ b/src/Web/WebSPA/eShopOnContainers.WebSPA/README.md @@ -3,7 +3,6 @@ ## Requirements and set up -This sample runs a microservices oriented application and a .net core Mvc application that consumes this services. You can find more information about how to set up docker in your machine in the global directory solution. ### Install NPM The SPA application is using a newer version of NPM than the one provided by Visual Studio 2015 (npm 2.7.4 currently), so you need to install the latest stable version of NPM,like npm .