From 3801e52370e3aea0ec1a2b2a94859b7a17cfbafd Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Tue, 10 May 2016 21:43:41 -0700 Subject: [PATCH] fixed build instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9d9e7136..6071ca90 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,4 @@ that wraps m.pxt.io and provides additional features. ### Building * Install Visual Studio 2015 Update 2 or higher. Make sure the Windows 10 templates are installed. -* open the ``win10/app.sln`` solution and launch the ``codemicrobit`` project. +* open the ``win10/app.sln`` solution and launch the ``m.pxt.io`` project.