From d4625529a8c4a5fc2d96b10c7e5301d856f728c8 Mon Sep 17 00:00:00 2001 From: Peli de Halleux Date: Thu, 10 Mar 2016 21:32:05 -0800 Subject: [PATCH] updated docs --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 393fd9b7..0c72eb77 100644 --- a/README.md +++ b/README.md @@ -39,6 +39,10 @@ cd ../kindscript jake cd ../kindscript-microbit npm link ../kindscript +``` +* run this command to build and launch a local editor + +``` kind serve ``` * open `localhost:3232` to try your editor! \ No newline at end of file