Update README.md

This commit is contained in:
João Moreno 2016-07-07 08:51:15 +02:00 committed by GitHub
parent 5331d01b45
commit 3d6089a05e

View file

@ -147,7 +147,7 @@ Create a Monarch tokenizer [here](https://microsoft.github.io/monaco-editor/mona
### Cheat Sheet ### 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` * release with `npm run release`
* website with `npm run website` * website with `npm run website`