From 3d6089a05eeed1e25ad548062fc339f19769c00e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jo=C3=A3o=20Moreno?= Date: Thu, 7 Jul 2016 08:51:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ce376513..735e40fa 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,7 @@ Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/mona ### Cheat Sheet -* simpleserver with `npm run simpleserver` +* simpleserver with `npm run simpleserver`, open [http://localhost:8080/monaco-editor/website/](http://localhost:8080/monaco-editor/website/) * release with `npm run release` * website with `npm run website`